OSDN Git Service

ART: Change huge-method warning in verifier
authorAndreas Gampe <agampe@google.com>
Tue, 19 May 2015 03:50:12 +0000 (20:50 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 19 May 2015 21:03:29 +0000 (14:03 -0700)
commitf177dd6b9943e5b111b1e06d22a16cd2d01c89c5
treef3fb2b5e3f3d975f54063929a9bf8e8fc0831570
parentce70082da8a4e63c280c2f049a67b38acc82ee1a
ART: Change huge-method warning in verifier

Change the logging to be included in the took-a-long-time warning,
instead of being a non-descriptive standalone. This should reduce
the noise.

Bug: 21149450

(cherry picked from commit a4f5bf6ea99d6b3095a4ca261352729633bc44c5)

Change-Id: Ia4493dd12f54a8452a46541f6da86530584016ea
runtime/verifier/method_verifier.cc