summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2015-08-14 14:03:10 -0700
committerMathieu Chartier <mathieuc@google.com>2015-08-25 18:00:47 -0700
commit3ae6b1d42523bb2a0ddb5edff1aaf05b592f28f4 (patch)
tree9ae990956db3d2d5970fb15bf264aeeb73e2bfe0 /compiler/optimizing/graph_visualizer.cc
parentdcff51a0079c5e3abaf0335f7cb9a3dd44044456 (diff)
Change dex caches to be weak roots
Changed dex caches to be weak roots. This is necessary for class unloading since the resolved types arrays would keep classes live when they should be unloaded. Currently the dex caches still don't get freed due to the class loader roots. Also deleted some unused functionality in image writer. Bug: 22720414 Change-Id: If22cb3cad7e3baabc8158a77d7f20799faf4c341
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions