Nicolas Geoffray | f7d9946 | 2016-06-10 16:06:34 +0100 | [diff] [blame] | 1 | Regression test for a DCHECK in the DexCache which prevented erroneous classes |
2 | from being stored into it. This was bogus because the status of a class can be | ||||
3 | changed by another thread. |