Commit 7458291c authored by David Brazdil's avatar David Brazdil
Browse files

Open in-memory dex files into a single DexFile object

Refactor the logic of opening dex from ByteBuffers so that all buffers
are opened at once into the same DexFile/Element object. This effectively
enables multidex in InMemoryDexClassLoader and will make it possible to
generate a single vdex file for the whole class loader instead of one
vdex per dex ByteBuffer.

Bug: 72131483
Test: art/tools/run-libcore-tests.sh
Change-Id: I5fb939072812745a2df0f323c502a1cf92069ed5
parent c2109c68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment