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 10:34:39 +0000 (11:34 +0100)
commite128d749ce7c1f88ba3e66223d8c69f9dc9255ae
treebff3d9daafd2fa8f4b3e26a3e010d3394f86e5c3
parenta421e9e758ebb29d3ca7d2b8911e8dfa9a3ded22
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

(cherry picked from commit 022dd86f9c1fd63dfd7e052a876289387393a78f)

Change-Id: I247ce08b6996bdae526a5e106dacdbb7b70504af
runtime/art_method-inl.h