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