1. 7ddd605 ART: Add FileNotFoundException to preloads for test 912 by Andreas Gampe · 7 years ago
  2. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 7 years ago
  3. a164ec5 ART: Fix test 912 by Andreas Gampe · 7 years ago
  4. 21b0c29 Remove unneeded shims and jni binding code by Alex Light · 7 years ago
  5. 1fa5765 ART: Refactor run-test 912 (3/3) by Andreas Gampe · 7 years ago
  6. cdd50bf ART: Refactor run-test 912 (2/3) by Andreas Gampe · 7 years ago
  7. d5f2ccc ART: Refactor run-test 912 (1/3) by Andreas Gampe · 7 years ago
  8. 4665167 ART: More refactor for JVMTI run tests (1/3) by Andreas Gampe · 7 years ago
  9. 2bbf16d ART: Add JVMTI test shim by Andreas Gampe · 7 years ago
  10. 6cfd4c9 ART: Report array and proxy classes in ClassLoad & ClassPrepare by Andreas Gampe · 7 years ago
  11. 027444b ART: TI Agent test library refactor by Andreas Gampe · 7 years ago
  12. 3f46c96 ART: Refactor JVMTI run tests by Andreas Gampe · 7 years ago
  13. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 7 years ago
  14. 09f274f Disallow modifying java.lang.String by Alex Light · 7 years ago
  15. 0eb3643 ART: Add support for generic class signature by Andreas Gampe · 7 years ago
  16. e4893ee Remove unneeded build files by Alex Light · 7 years ago
  17. 52784ac ART: Correctly handle temporary classes in class-load events (4/3) by Andreas Gampe · 7 years ago
  18. a67354b ART: Correctly handle temporary classes in class-load events (3/3) by Andreas Gampe · 7 years ago
  19. 94dda93 ART: Correctly handle temporary classes in class-load events (2/3) by Andreas Gampe · 7 years ago
  20. 691051b ART: Correctly handle temporary classes in class-load events (1/3) by Andreas Gampe · 7 years ago
  21. e2744c6 Revert "Revert "ART: Add JIT + events test to run-test 912"" by Andreas Gampe · 7 years ago
  22. f833c5c Revert "ART: Add JIT + events test to run-test 912" by Nicolas Geoffray · 7 years ago
  23. 55e09d4 ART: Add JIT + events test to run-test 912 by Andreas Gampe · 8 years ago
  24. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 8 years ago
  25. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  26. 4152661 ART: More rework of test 912 by Andreas Gampe · 8 years ago
  27. 1995859 ART: Change test 912 order by Andreas Gampe · 8 years ago
  28. e637746 ART: Add class events by Andreas Gampe · 8 years ago
  29. 53ae780 ART: Refactor TI tests by Andreas Gampe · 8 years ago
  30. 812a244 ART: Add GetClassVersionNumbers. by Andreas Gampe · 8 years ago
  31. 7735305 ART: Disable app images for test 912 by Andreas Gampe · 8 years ago
  32. 70f1639 ART: Add GetClassLoaderClasses by Andreas Gampe · 8 years ago
  33. a8883a0 ART: Simplify 9xx OnLoad setup by Andreas Gampe · 8 years ago
  34. e4a8863 Revert "Revert "Add basic implementation of IsModifiableClass"" by Alex Light · 8 years ago
  35. c66c077 Revert "Add basic implementation of IsModifiableClass" by Nicolas Geoffray · 8 years ago
  36. b4e51eb Add basic implementation of IsModifiableClass by Alex Light · 8 years ago
  37. d4abdaf Merge "Make GetErrorName allocate the output buffer." by Treehugger Robot · 8 years ago
  38. 8f5b603 ART: Add GetClassLoader by Andreas Gampe · 8 years ago
  39. 4196071 Make GetErrorName allocate the output buffer. by Alex Light · 8 years ago
  40. 8b07e47 ART: Add GetImplementedInterfaces by Andreas Gampe · 8 years ago
  41. 64013e5 ART: Add GetClassModifiers by Andreas Gampe · 8 years ago
  42. 18fee4d ART: Add GetClassMethods by Andreas Gampe · 8 years ago
  43. ff9d209 ART: Add GetClassStatus by Andreas Gampe · 8 years ago
  44. ac58727 ART: Add GetClassFields support by Andreas Gampe · 8 years ago
  45. 4fd66ec ART: Add IsInterface and IsArrayClass support by Andreas Gampe · 8 years ago
  46. e06b634 Revert "Revert "Cleanup jvmti tests"" by Alex Light · 8 years ago
  47. 2a9d198 Revert "Cleanup jvmti tests" by Nicolas Geoffray · 8 years ago
  48. ca5b9dc Cleanup jvmti tests by Alex Light · 8 years ago
  49. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  50. 336c3c3 ART: Refactor some TI test code for reuse by Andreas Gampe · 8 years ago
  51. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago