summaryrefslogtreecommitdiff
path: root/compiler/optimizing/nodes.cc
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2024-10-08 07:07:50 +0000
committer VladimĂ­r Marko <vmarko@google.com> 2024-10-08 15:45:28 +0000
commitc7d8ebe433e28d7035768323443d6a5e415a2b5f (patch)
tree5b5ad633060dfa37fb8d351cbe9be00ac2823256 /compiler/optimizing/nodes.cc
parent8d24de75151c74963c253b58173452b57d028d6a (diff)
Load app image without holding the mutator lock.
Open app image files and decompress the contents without holding the mutator lock. Note that we still acquire the mutator lock for some parts of the app image loading even though we're touching only the app image being loaded (not yet part of the heap) and reading immutable data from boot images that the app image depends on. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 330444460 Change-Id: Icb93c7cc6a6ee45d8184fc4c786e555b90f5ce4e
Diffstat (limited to 'compiler/optimizing/nodes.cc')
0 files changed, 0 insertions, 0 deletions