commit | d592dbe1e2b09079382713220b2ff59f02db1859 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri Mar 01 22:25:31 2019 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Mon Apr 01 15:54:39 2019 +0000 |
tree | 0782c75d713200b1e99dee9f97b4898612b3fee3 | |
parent | 0a20607d671bf001043ccb0cf156db16b4fc6bed [diff] |
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