Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
bc9f10ce5192dbb825db216d67135ff26f1e1b22
/
.
/
test
/
606-erroneous-class
/
info.txt
blob: 42cbb7a15302c54bb4822bd7e3217522d58d9651 [
file
] [
log
] [
blame
]
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.