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