summaryrefslogtreecommitdiff
path: root/test/906-iterate-heap
Commit message (Expand)AuthorAgeFilesLines
* Aesthetic changes in generated ART run-test Blueprint files.Roland Levillain2021-03-051-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to artBob Badour2021-03-021-0/+9
* Verify ART run-tests' standard output and standard error separately.Roland Levillain2020-11-102-2/+13
* Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.Roland Levillain2020-11-052-4/+4
* Only tag supported ART run-tests as part of `art-target-run-test`.Roland Levillain2020-10-141-0/+1
* Rename the expected-output text file in built TradeFed ART run-tests.Roland Levillain2020-09-091-0/+13
* Correctly use handles for JVMTI heap iteration.Alex Light2020-07-201-0/+11
* Add Soong module definitions for ART run-tests with default build rules.Roland Levillain2020-07-031-0/+6
* Include interfaces in IterateOverInstancesOfClassAlex Light2019-11-041-0/+9
* Centralize all the jvmti common test classesAlex Light2019-05-141-32/+1
* Merge changes If64a9720,I31c3b54cAlex Light2018-08-312-0/+55
|\
| * Implement IterateOverInstances JVMTI functionAlex Light2018-08-302-0/+55
* | Use 'final' and 'override' specifiers directly in ART.Roland Levillain2018-08-281-3/+3
|/
* Make test 906 retry to avoid gc racesAlex Light2018-04-201-27/+46
* Revert "Support clinit for app image during compilation"Nicolas Geoffray2017-08-032-25/+6
* Support clinit for app image during compilationChang Xing2017-08-022-6/+25
* ART: Include cleanupAndreas Gampe2017-07-241-3/+3
* Revert "Revert "Fully support static encoded fields.""Mathieu Chartier2017-06-083-4/+40
* Revert "Fully support static encoded fields."Nicolas Geoffray2017-06-073-40/+4
* Fully support static encoded fields.Chang Xing2017-05-253-4/+40
* Remove unneeded shims and jni binding codeAlex Light2017-04-241-1/+0
* ART: More refactor for JVMTI run tests (3/3)Andreas Gampe2017-04-071-0/+21
* ART: More refactor for JVMTI run tests (2/3)Andreas Gampe2017-04-071-0/+0
* ART: More refactor for JVMTI run tests (1/3)Andreas Gampe2017-04-072-26/+32
* ART: Add JVMTI test shimAndreas Gampe2017-04-071-0/+32
* ART: TI Agent test library refactorAndreas Gampe2017-03-311-5/+7
* ART: Refactor JVMTI run testsAndreas Gampe2017-03-301-16/+14
* ART: Refactor libopenjdkjvmtiAndreas Gampe2017-03-141-1/+1
* ART: Add primitive field reportingAndreas Gampe2017-02-283-0/+191
* Revert^2 "Enable String compression."Vladimir Marko2017-02-241-3/+3
* ART: Add primitive array reportingAndreas Gampe2017-02-223-7/+154
* ART: Add string reportingAndreas Gampe2017-02-213-3/+71
* Remove unneeded build filesAlex Light2017-02-141-17/+0
* ART: Remove experimental flags for plugins and agentsAndreas Gampe2017-01-251-3/+1
* ART: Refactor TI testsAndreas Gampe2017-01-201-2/+0
* ART: Simplify 9xx OnLoad setupAndreas Gampe2017-01-112-44/+0
* Make GetErrorName allocate the output buffer.Alex Light2017-01-061-0/+1
* Revert "Revert "Cleanup jvmti tests""Alex Light2017-01-051-25/+1
* Revert "Cleanup jvmti tests"Nicolas Geoffray2016-12-211-1/+25
* Cleanup jvmti testsAlex Light2016-12-191-25/+1
* Add capabilities for jvmti.Alex Light2016-11-101-0/+2
* ART: Add heap iteration callbackAndreas Gampe2016-10-127-0/+426