summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2023-03-17 20:17:53 +0000
committer Lokesh Gidra <lokeshgidra@google.com> 2023-03-17 20:17:53 +0000
commite69d3de15ab2f0912926ff9a4f9b0b3b169ffde1 (patch)
treedd9ed78d90c282313f6c2f050ec472308cba4216 /compiler/optimizing/graph_visualizer.cc
parent613222ddac76a86a04b026127ed743e3a8a44421 (diff)
Fix heap-end corner case in black-page calculation
We were mistakenly going past the heap size in rare cases where art-test uses the entire heap. Fixed it by checking for heap boundary. Also, removed gUseReadBarrier DCHECK in transitioning GC as the same condition is used for userfaultfd GC as well. Bug: 160737021 Test: art/test/testrunner/testrunner.py --gcstress --host -b -t 114- Change-Id: I7d59008247d076f7819668b149156f94ff56cafd
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions