summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2015-10-12 15:06:16 -0700
committerMathieu Chartier <mathieuc@google.com>2015-10-12 15:16:05 -0700
commit6cfc2c086c47342fd8f5cb09f565979333066473 (patch)
treec30f4bae6bbd0d50151d3a7f2f1679d39b62de70 /compiler/optimizing/graph_visualizer.cc
parent16065ce56394c73c87dcb78ead4164ddc80fddb3 (diff)
Avoid visiting find array class cache as roots
If we visit the find array class cache as roots it will prevent unloading for any array classes in the cache. This is not ideal since it may take a long time for the entries to get replaced. Also added a missed exception check in getDeclaredClasses. Bug: 22720414 Change-Id: Id34557fd034b3e3967ef629301ee251931937849
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions