Commit 6a2ed4fb authored by Jeff Hao's avatar Jeff Hao Committed by Mathieu Chartier
Browse files

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 f1aa2659)

Change-Id: I41dbde3c0d0cbf2ff463a364c405ef7284e6aed9
parent 06c7acb3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment