art/test/693-vdex-inmem-loader-evict/info.txt

2 lines
180 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Check that caching of verification results for InMemoryDexClassLoader obeys a cap on the number
of vdex files in the data folder. Least recently used vdex files should be unlinked.