summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2018-12-04 14:57:47 +0000
committerVladimir Marko <vmarko@google.com>2018-12-12 16:18:56 +0000
commit4433c4351aab98005e12a6b53905678758b74665 (patch)
treefecf5b03a081dc78df4b058210bb4935d2f7c75c /compiler/optimizing/graph_visualizer.cc
parent6b36d8025de5237b57e7bf23033bfc61a112d6cd (diff)
Allow boot image for a part of the boot classpath.
Instead of recording a single uint32_t boot image checksum in the oat header, store a string representing composite boot class path checksums in the key-value store. When checking the boot class path while loading the boot image, allow the boot class path to contain more components. The runtime shall then load the additional dex files from these components. Test: Exclude conscrypt from the the core image modules. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Test: Pixel 2 XL boots. Test: m test-art-target-gtest Test: testrunner.py --target --optimizing Test: run-libcore-tests.sh --mode=host --variant=X64 Test: run-libcore-tests.sh --mode=device --variant=X64 Test: run-jdwp-tests.sh --mode=host --variant=X64 Test: run-jdwp-tests.sh --mode=device --variant=X64 Bug: 119868597 Change-Id: Ia872fdedea0570ace2c8e597ddb3c6f63a43e62a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions