OSDN Git Service

Check if a class is verified before visiting profiling info.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 4 May 2016 08:51:24 +0000 (09:51 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 4 May 2016 08:53:42 +0000 (09:53 +0100)
commit022dd86f9c1fd63dfd7e052a876289387393a78f
tree6df05c320dfde72bcd94b6288cb04d68f83584a3
parentfbcf46e35eea33fa11ade68a66c5773ab16ae2e2
Check if a class is verified before visiting profiling info.

The call to IsNative expects non-retired classes, and we know
we don't have any profiling info for non-verified classes anyway.

bug:28542527
Change-Id: I5bb9528a8d357bc8940c2190e2cde33a13df3e8d
runtime/art_method-inl.h