summaryrefslogtreecommitdiff
path: root/test/616-cha-proxy-method-inline/src
AgeCommit message (Collapse)Author
2017-03-27"Revert^6 "CHA for interface method."""Nicolas Geoffray
Update test expectations for CHA tests flaking on no-dex2oat. bug:36344221 This reverts commit 27ef25f084017421ca05508208f436b5fc11df73. Change-Id: Ie92adc7a2ec3b3081a1c57d71f8c89247e58cd46
2017-03-24Revert "Revert^4 "CHA for interface method.""Nicolas Geoffray
Still failing on the bots. This reverts commit fb185130f35bbfe2ba1875974ed39ef0b3c7a77f. Change-Id: I1629e237dd41ce4784ccadbfc346352dfcbdb137
2017-03-22Revert^4 "CHA for interface method."Mingyao Yang
This reverts commit 43e99be9db10111a2d6e094882cd06c248c69e11. Also fix the issue that tries to change invoke-interface to an invoke-virtual of a cross-dexfile proxy method. Added a testcase. Test: run-libcore-tests.sh --mode=host --variant=X64 --debug Test: ART_TEST_JIT=true m -j20 test-art-host-run-test Change-Id: Iacdf9d7ad93590e8163ed59d5838d70700a69018