summaryrefslogtreecommitdiff
path: root/test/602-deoptimizeable
AgeCommit message (Expand)Author
2021-03-05Aesthetic changes in generated ART run-test Blueprint files. Roland Levillain
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2020-11-10Verify ART run-tests' standard output and standard error separately. Roland Levillain
2020-11-05Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. Roland Levillain
2020-10-14Only tag supported ART run-tests as part of `art-target-run-test`. Roland Levillain
2020-09-09Rename the expected-output text file in built TradeFed ART run-tests. Roland Levillain
2020-07-26More inclusive language fixes Orion Hodson
2020-07-03Add Soong module definitions for ART run-tests with default build rules. Roland Levillain
2018-10-25Handle quickened opcodes in instrumentation deopt. Nicolas Geoffray
2018-10-04Add a new variant of 602-deoptimizeable Nicolas Geoffray
2018-09-18Add some debugging code to diagnose 602-deoptimizeable failures. Nicolas Geoffray
2018-09-14Revert "Fiddle with 602-deoptimizable for adding debug info when it fails." Nicolas Geoffray
2018-09-14Fiddle with 602-deoptimizable for adding debug info when it fails. Nicolas Geoffray
2017-06-02Tests: never use System.err Kevin Brodsky
2016-05-27Disable stack assertions in non-compiled code. Nicolas Geoffray
2016-05-26Partial fragment deoptimization Mingyao Yang