summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInitWrapper1.java
diff options
context:
space:
mode:
authorJeff Hao <jeffhao@google.com>2017-08-03 17:09:33 -0700
committerMathieu Chartier <mathieuc@google.com>2017-08-07 08:57:10 -0700
commit6a2ed4fb6e9a25f66d14c2075e9743b8d1198620 (patch)
tree32f5321fe6484ad853c225e027bcc20941c843f5 /test/008-exceptions/src/MultiDexBadInitWrapper1.java
parent06c7acb3b8d1ef4693825b053904e62d4e4218fb (diff)
Fix issue where classes that fail verification have kStatusNotReady.
Classes that failed verification at compile time were not getting the status kStatusRetryVerificationAtRuntime. This is because GetCompiledClass would return false for anything that wasn't verified, making it look like the compiler had not touched the class at all, when it should have failed verification. Test: mm test-art-host Bug: 64392002 (cherry picked from commit f1aa26599d866abe3c31ac959b042fc32d7fb581) Change-Id: I41dbde3c0d0cbf2ff463a364c405ef7284e6aed9
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions