allwinner_a64/android/art/test/606-erroneous-class/info.txt
2018-08-08 16:48:17 +08:00

3 lines
No EOL
184 B
Text

Regression test for a DCHECK in the DexCache which prevented erroneous classes
from being stored into it. This was bogus because the status of a class can be
changed by another thread.