1. 23ca8fb Centralize all the jvmti common test classes by Alex Light · 5 years ago
  2. ad33073 ART: Do not interact with thread object in test 913 by Andreas Gampe · 6 years ago
  3. aa31f49 Revert^4 "Implement LockSupport.park with a futex" by Charles Munger · 6 years ago
  4. 13f4d96 Revert "Revert^2 "Implement LockSupport.park with a futex"" by Nicolas Geoffray · 6 years ago
  5. 4e7077d Revert^2 "Implement LockSupport.park with a futex" by Charles Munger · 6 years ago
  6. 5485371 Revert "Implement LockSupport.park with a futex" by Filip Pavlis · 6 years ago
  7. 5e1a75c Implement LockSupport.park with a futex by Charles Munger · 6 years ago
  8. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  9. 7ec95c5 Update expected call stack for caller of Thread.currentThread() by Paul Duffin · 6 years ago
  10. 0044b53 ART: Clean-up d8 expections by Orion Hodson · 6 years ago
  11. 2d8e184 Don't report OTHER references in test 913 by Alex Light · 6 years ago
  12. f83f84a ART: Remove jack from tools by Orion Hodson · 6 years ago
  13. 4a1cac4 ART: Remove jack from test by Orion Hodson · 6 years ago
  14. 59962d7 Update expectations for 913-heaps for new D8 version by Søren Gjesse · 6 years ago
  15. d15efdf Update D8 reference file for 913-heaps by Søren Gjesse · 6 years ago
  16. f8efae7 Add D8 reference file for 913-heaps by Alan Leung · 7 years ago
  17. dfadb59 Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT by Alan Leung · 7 years ago
  18. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
  19. eafee33 ART: Make test 913-heaps more robust by Andreas Gampe · 7 years ago
  20. cf83aaa Revert "mirror: Make Class::Status 64-bit field" by Igor Murashkin · 7 years ago
  21. de07216 mirror: Make Class::Status 64-bit field by Igor Murashkin · 7 years ago
  22. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 7 years ago
  23. 50ce441 Support clinit for app image during compilation by Chang Xing · 7 years ago
  24. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  25. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 7 years ago
  26. f1dd69a Revert "Revert "Fully support static encoded fields."" by Mathieu Chartier · 7 years ago
  27. 84c8432 Revert "Fully support static encoded fields." by Nicolas Geoffray · 7 years ago
  28. e71d687 Fully support static encoded fields. by Chang Xing · 7 years ago
  29. 2eb25e4 ART: Add IterateThroughHeapExt by Andreas Gampe · 7 years ago
  30. d73aba4 ART: Add Heap JVMTI extension API by Andreas Gampe · 7 years ago
  31. 21b0c29 Remove unneeded shims and jni binding code by Alex Light · 7 years ago
  32. 6684cc3 ART: Filter more thread roots by Andreas Gampe · 7 years ago
  33. 1dfd10e ART: Change run-test 913 array testing by Andreas Gampe · 7 years ago
  34. 990634d ART: Add debug code to run-test 913 by Andreas Gampe · 7 years ago
  35. e0f8ed9 ART: Refactor run-test 913 by Andreas Gampe · 7 years ago
  36. 3ea3d5c ART: More refactor for JVMTI run tests (3/3) by Andreas Gampe · 7 years ago
  37. a838024 ART: More refactor for JVMTI run tests (2/3) by Andreas Gampe · 7 years ago
  38. 4665167 ART: More refactor for JVMTI run tests (1/3) by Andreas Gampe · 7 years ago
  39. 2bbf16d ART: Add JVMTI test shim by Andreas Gampe · 7 years ago
  40. 027444b ART: TI Agent test library refactor by Andreas Gampe · 7 years ago
  41. 7201fe3 Merge "ART: Refactor JVMTI run tests" by Treehugger Robot · 7 years ago
  42. 3f46c96 ART: Refactor JVMTI run tests by Andreas Gampe · 7 years ago
  43. c756f08 ART: Fix VISIT_OBJECTS and ABORT for FollowReferences by Andreas Gampe · 7 years ago
  44. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 7 years ago
  45. 9511460 ART: Add correct field index to reference visiting by Andreas Gampe · 7 years ago
  46. e731693 ART: Add primitive field reporting by Andreas Gampe · 7 years ago
  47. 5f94203 ART: Fix string reporting by Andreas Gampe · 7 years ago
  48. ebcc485 ART: Add debug code to test 913 by Andreas Gampe · 7 years ago
  49. 6ea0607 Revert^2 "ART: Add heap filter support" by Andreas Gampe · 7 years ago
  50. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 7 years ago
  51. 2cb576c Revert "ART: Add heap filter support" by Nicolas Geoffray · 7 years ago
  52. 4beab68 ART: Add heap filter support by Andreas Gampe · 7 years ago
  53. 38da9f2 ART: Add klass filter support by Andreas Gampe · 7 years ago
  54. 58982d5 ART: Ignore vreg=-1 in test 913 by Andreas Gampe · 7 years ago
  55. becd6ad ART: Add primitive array reporting by Andreas Gampe · 7 years ago
  56. 3ec8e40 ART: Add string reporting by Andreas Gampe · 7 years ago
  57. 8a5550d ART: Refactor test 913 by Andreas Gampe · 7 years ago
  58. e4893ee Remove unneeded build files by Alex Light · 7 years ago
  59. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 8 years ago
  60. 53ae780 ART: Refactor TI tests by Andreas Gampe · 8 years ago
  61. a8883a0 ART: Simplify 9xx OnLoad setup by Andreas Gampe · 8 years ago
  62. 4196071 Make GetErrorName allocate the output buffer. by Alex Light · 8 years ago
  63. e06b634 Revert "Revert "Cleanup jvmti tests"" by Alex Light · 8 years ago
  64. 2a9d198 Revert "Cleanup jvmti tests" by Nicolas Geoffray · 8 years ago
  65. ca5b9dc Cleanup jvmti tests by Alex Light · 8 years ago
  66. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  67. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  68. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  69. f10dfcd ART: Stack locals by Andreas Gampe · 8 years ago
  70. 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 8 years ago
  71. 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 8 years ago
  72. dce591b ART: Rewrite test 913 printing by Andreas Gampe · 8 years ago
  73. 8df0692 ART: Stop JIT in 913-heaps by Andreas Gampe · 8 years ago
  74. 216090d ART: Print debug info in test 913 by Andreas Gampe · 8 years ago
  75. 5d139fc ART: Rewrite test 913 verification by Andreas Gampe · 8 years ago
  76. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  77. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  78. 2d7af2d ART: Simplify test 913 by Andreas Gampe · 8 years ago
  79. ef3ace0 ART: Fix test 913 for concurrent collector by Andreas Gampe · 8 years ago
  80. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago