summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2017-07-25 21:32:59 -0700
committerAndreas Gampe <agampe@google.com>2017-07-25 21:32:59 -0700
commit7dface369d0e4d270366cd38195159a44612033a (patch)
tree8dd6a47668aa2d40803d2dab780ccc789170dc2b /compiler/optimizing/graph_visualizer.cc
parent741eb89efc34ab5d1686e94f1ccd8eeef41c5063 (diff)
ART: Disable CHA for AoT
App images and boot image CHA do not interact well. If boot image methods have been marked single-implementation, but lose that status when compiling an app image, that information is not retained, and after loading the image at runtime, the state will be inconsistent. As a workaround, disable CHA during AoT. Modify expectations of run-test 616-cha. Bug: 34193647 Test: m test-art-host Change-Id: I53eacd97c66645c20318c71568fffb1219b0dc61
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions