diff options
author | David Brazdil <dbrazdil@google.com> | 2019-03-04 13:42:27 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2019-03-28 17:36:31 +0000 |
commit | 35935a560e9842baa4b3f4f5b6255a799d14d440 (patch) | |
tree | ff6bc76718035f9b71747d40035fa816785d2a0d /annotations/generate_annotated_java_files.py | |
parent | c850021a47c1713cb2b152a40806b7c6f90b09c0 (diff) |
Spawn background verification for InMemoryDexClassLoader
After dex files have been loaded with InMemoryDexClassLoader, call
DexFile.verifyInBackground which instructs ART to spawn a background
thread and verify all newly loaded classes. This thread will be used
for creating a vdex file to speed up subsequent loads of the same
bytecode.
Bug: 72131483
Test: art/tools/run-libcore-tests.sh
Test: art/test.py -b -r -t 692
Change-Id: I1de0cca3e7e4739cd5f1929d66c53a538067b8e5
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions