commit | bcd163d559581f56714269d9a1ad0af9d19ca16b | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Jun 21 11:48:15 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Jun 21 21:05:52 2017 +0000 |
tree | 857eb2a0543c1328c09de8c140489712bd85258b | |
parent | 539cb963f16c56281e0c55539b62035e4904e398 [diff] |
Check that classes are resolved in GetMethodsVisitor VisitClasses doesn't internally check that classes are resolved. This caused GetClassesAndMethodsVisitor to occasionally see ArtMethods that didn't have their declaring class filled in. The fix is to check that the class is actually resolved. Test: test-art-host Bug: 62585606 Merged-In: I3ed647ae15900c96d2180eb5c799f45393794dda Change-Id: Id09e9e27cf09a921fbce4c917b8b6ef2daeaabaa