Commit 35935a56 authored by David Brazdil's avatar David Brazdil
Browse files

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
parent c850021a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment