summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2016-05-25 15:05:59 -0700
committerMathieu Chartier <mathieuc@google.com>2016-05-26 09:12:06 -0700
commit0b49084e0c80239d891a1a74eb866419ea7d5ebe (patch)
treeaa4e222b604389cef781ea9d8046b8a81762a96b /compiler/optimizing/graph_visualizer.cc
parent1b0b6bfb87d915facbf081c8a6855b6336a36ac6 (diff)
Prune class path classes from profile
Fixes a theoretical case where classes not in the app, but in the in the class path could have been included in the image. The dex caches for these classes are not properly handled and need to be pruned. Not including the classes in the image classes makes sure the that class linker automatically prunes them and frees the dex cache with the explicit garbage collection. Bug: 28452385 (cherry picked from commit 8d26c5967674d2eab21f65eeac9f1adcf88fce38) Change-Id: Ic33076f0a76cf1ae727c61a340ceaadf9e7e7d08
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions