summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInitWrapper1.java
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2019-03-13 13:55:01 +0000
committerVladimir Marko <vmarko@google.com>2019-03-18 09:51:37 +0000
commit3364d187eccaedc4bbae93f66a0d201bca709256 (patch)
treefcbec2e5f4758ab341141680bc77d9108c726ac4 /test/008-exceptions/src/MultiDexBadInitWrapper1.java
parent3892e628ac617878251fa3c5e689ad661de0e289 (diff)
Clean up ImageSpace::LoadBootImage().
Do not rely on data from Runtime::Current(), pass required parameters explicitly. Move initialization of runtime methods to ClassLinker, remove the "uninitialization" from ImageSpace destructor as it's performed just before the Runtime is destroyed and it is therefore unnecessary work. This is not a complete cleanup as we still rely on the Runtime::Current() for zygote and boot image compilation but it allows imgdiag to load the system boot image directly. This shall be implemented in a follow-up change. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 77856493 Change-Id: Ic08c2918d726df8d2af3f8803c1673d8216a3da5
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions