summaryrefslogtreecommitdiff
path: root/compiler/optimizing/loop_analysis.h
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2023-05-12 13:52:55 -0700
committer Lokesh Gidra <lokeshgidra@google.com> 2023-05-12 23:11:14 +0000
commit47769d3bb5b221b18ebfec7eab6111945228e2fe (patch)
treeb32e22daadb83fa0f8fc68f00a1d3e33988635c5 /compiler/optimizing/loop_analysis.h
parentdd192553d6c4beb6f51adf1de1ec35ad17b7ca73 (diff)
Ensure flip-function is completed before running synchronous checkpoint
Currently, there is a possibility that the target (for synchronous checkpoint) thread is not flipped but the caller is. This could result in accessing from-space objects or having a mix of 'from' and 'to' space references on the target's stack. This is particularly an issue with userfaultfd GC. Bug: 279006963 Bug: 160737021 Test: art/test/testrunner/testrunner.py --target -t 1913-get-set-local-objects Change-Id: I3df64ded15d126b84638b13fdbb80d9009423698
Diffstat (limited to 'compiler/optimizing/loop_analysis.h')
0 files changed, 0 insertions, 0 deletions