index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
988-method-trace
Age
Commit message (
Expand
)
Author
2024-08-02
Update test expectations due to renaming methods/fields in String
Victor Chang
2023-04-27
Reland "Don't enable intrinsic optimizations in debuggable runtime""
Mythri Alle
2023-04-25
Revert "Don't enable intrinsic optimizations in debuggable runtime"
Mythri Alle
2023-04-25
Don't enable intrinsic optimizations in debuggable runtime
Mythri Alle
2022-11-02
Run-tests: Rename "run" files to "run.py"
David Srbecky
2022-10-24
Revert^2 "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Revert "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Convert per-test run scripts to python.
David Srbecky
2022-10-13
Replace Objects.checkFromIndexSize usage with checkBoundOffCount in String
Victor Chang
2022-10-11
Update java.lang.String* from jdk-11.0.13-ga
Victor Chang
2022-09-26
Update expected-stdout.txt for test 988-method-trace.
Almaz Mingaleev
2022-05-24
Fix a test to avoid races when adding method entry records
Mythri Alle
2021-12-07
OpenJDK 11: Merging in java.lang.Integer (toString(int) and helpers)
Nikita Iashchenko
2021-11-09
OpenJDK 11: Merging in java.lang.String (checkBounds() helpers)
Nikita Iashchenko
2021-08-31
Fix a few non-inclusive terms
Orion Hodson
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-06
Fix CTS failure on 988 due to hiddenapi
Alex Light
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
2019-05-14
Centralize all the jvmti common test classes
Alex Light
2018-08-17
Add explicit native method test to 988
Alex Light
2018-07-10
Ensure proxy methods are reported by instrumentation
Alex Light
2018-05-18
Track changes in java.lang.(StringBuilder|String)
Neil Fuller
2018-03-02
Fix expectations of 988.
Nicolas Geoffray
2018-03-01
run-test: Build against libcore for Android device and host targets.
Igor Murashkin
2017-11-01
ART: Intrinsify polymorphic signature methods
Orion Hodson
2017-11-01
ART: Move intrinsics definitions to runtime
Orion Hodson
2017-10-02
ART: Add VarHandle fence intrinsics
Orion Hodson
2017-09-29
Send ThreadEnd after clearing ThreadGroup.
Alex Light
2017-07-06
test: Add tests for tracing compiler intrinsics
Igor Murashkin
2017-06-29
Merge "Add tests 988-992 to cts"
Treehugger Robot
2017-06-28
Add JVMTI breakpoint and SingleStep tests
Alex Light
2017-06-28
Add tests 988-992 to cts
Alex Light
2017-06-19
Add tests for field access and modify JVMTI callbacks
Alex Light
2017-06-12
Remove method reference from test 988
Alex Light
2017-06-09
Add method tracing JVMTI callbacks
Alex Light