xref: /aosp_15_r20/art/test/833-background-verification/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Regression test for the secondary dex file background verification which used to
2run on user-defined class loaders, which can provoke races between the other
3Java threads verifying the classes and being able to load classes, and the
4background verification not being able to load classes.
5