summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test_utils.h
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2023-03-16 20:33:41 +0000
committer Lokesh Gidra <lokeshgidra@google.com> 2023-03-17 20:07:39 +0000
commit20e648599b2a1becb64b0aa78f59194a2991ac8c (patch)
treef434b2da9b990acf8fec486e05be28aa1442e99f /compiler/optimizing/codegen_test_utils.h
parent0dd1202d811bb899e22d9352dc175bd20d446e5a (diff)
Avoid arena deallocation while uffd-GC is visiting them
Releasing linear-alloc leads to arenas being deallocated. If a GC is taking place simultaneously, then we may end up visiting an arena which is already deallocated. Bug: 160737021 Test: art/test/testrunner/testrunner.py --host --gcstress -t 1003 Change-Id: Ic0621efeb31d13cb2785ab7a4e3c8c67082189b5 (cherry picked from commit fe06d6767bab1d60bd57804582b82b0762d46d76) Merged-In: Ic0621efeb31d13cb2785ab7a4e3c8c67082189b5
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions