summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2015-08-12 13:53:06 -0700
committerMathieu Chartier <mathieuc@google.com>2015-08-12 15:01:16 -0700
commite2a0a20659e43d5873f187b8d9646c9b606c1b16 (patch)
treec2bd48025466978e4d8b7c9bef4bc5daa43c7c2e /compiler/optimizing/graph_visualizer.cc
parent6a6bd17f68c02139630796a615bd38b929c02e7a (diff)
Don't allow GC to start if the runtime is shutting down
Daemon threads may be trying to do allocations as the runtime is shutting down, don't allow GC to start since it touches the heap and may cause crashes if it is running while we delete the heap or thread list. Bug: 18577101 Change-Id: I1404b41f2aee13d3c26acffdf588c985628beefc
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions