summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2015-04-14 15:43:10 -0700
committerMathieu Chartier <mathieuc@google.com>2015-04-14 15:43:10 -0700
commitf3f2a7a0dac552593825807605c98f3910f3e557 (patch)
treedad6d3821a562f7c26f9518002a7ed27716205be /compiler/optimizing/graph_visualizer.cc
parente689c8a41355621e1a4c738ffb9d527e2a567b80 (diff)
Remove suspend point from field loading
The error was that we had a partially constructed field array when we got suspended by moving GC. This caused the already allocated fields to not get updated, and be stale roots the next GC. Fixes test 125 with GSS collector. Change-Id: I7278def915f540b6a9d12677a6ba61637f5949a2
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions