xref: /aosp_15_r20/art/test/606-erroneous-class/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerRegression test for a DCHECK in the DexCache which prevented erroneous classes
2*795d594fSAndroid Build Coastguard Workerfrom being stored into it. This was bogus because the status of a class can be
3*795d594fSAndroid Build Coastguard Workerchanged by another thread.