Verify InMemoryDexClassLoader classes in a background thread
When dex bytecode is loaded using InMemoryDexClassLoader, automatically spawn a background thread which performs bytecode verification on every class. Bug: 72131483 Test: art/tools/run-libcore-tests.sh Test: art/test.py -b -r -t 692 Change-Id: Iad54f510de02cd073e68d775d34b7dd5bdef304e
Loading
Please sign in to comment