xref: /aosp_15_r20/art/test/692-vdex-secondary-loader/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Test that dex files loaded with PathClassClassLoader get verified and the verification results
2cached in a vdex file. Subsequent loads should initialize an instance of
3OatFile using the data in the vdex.
4