diff options
author | Andreas Gampe <agampe@google.com> | 2017-07-25 21:32:59 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2017-07-29 20:10:11 +0000 |
commit | be831b73c1b1d880c85100ce0585e684062cf888 (patch) | |
tree | 3c1609b3a3e5e4a767f058eaaaa8bf4240719838 /test/ProfileTestMultiDex/Main.java | |
parent | 55e6b552af6aa34439cb0699db5ddf08c437719b (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: 63467744
Bug: 34193647
Test: m test-art-host
(cherry-picked from commit 7dface369d0e4d270366cd38195159a44612033a)
Change-Id: I6124ae374e5cfe6a15e38edd171a9883c5f9e951
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions