1. f0d8b44 Revert^2 "Update run-test script to pass --Xjitthreshold:0 for jvmti tests" by Mythri Alle · 4 years, 7 months ago
  2. 685d0ef Temporarily disable 304-method-tracing by Hans Boehm · 4 years, 8 months ago
  3. 099acf8 Temporarily disable 727-checker-unresolved-class. by Jiakai Zhang · 4 years, 8 months ago
  4. c29b49e Do not run background verification on unknown class loaders. by Nicolas Geoffray · 4 years, 8 months ago
  5. 9104d67 Revert^2 "Add a test for new sun.misc.Cleaner timeout" by Hans Boehm · 4 years, 8 months ago
  6. 7541fda Revert "Add a test for new sun.misc.Cleaner timeout" by Hans Boehm · 4 years, 8 months ago
  7. 2007f85 Add a test for new sun.misc.Cleaner timeout by Hans Boehm · 4 years, 9 months ago
  8. 45cece5 Adding get long regression test for jdk.internal.misc.Unsafe by Sorin Basca · 4 years, 9 months ago
  9. 03ce70a Better handling of unresolved fields in VerifyISFieldAccess. by Nicolas Geoffray · 4 years, 8 months ago
  10. 9c00c65 Disable test 830 on redefine-stress. by Nicolas Geoffray · 4 years, 8 months ago
  11. e8445e5 Always check for an exception after a class lookup. by Nicolas Geoffray · 4 years, 8 months ago
  12. 2f01e8e Copying sun.misc.Unsafe to jdk.internal.misc by Sorin Basca · 5 years ago
  13. d726cb1 Fix missing suspend check in nterp for goto32 +0 by Nicolas Geoffray · 4 years, 9 months ago
  14. c07f488 Add a test and consistency checks in method / field resolution. by Nicolas Geoffray · 4 years, 9 months ago
  15. 9a10f5b Adding known failure due to missing format 038 support in slicer by Sorin Basca · 4 years, 9 months ago
  16. f912a1f Renamed test/580-fp16 to test/580-checker-fp16 by Joel Goddard · 4 years, 10 months ago
  17. 602da4f Further improve 2040-huge-native-alloc reliability by Hans Boehm · 5 years ago
  18. 5b3c1ec Disable 2040-huge-native-alloc for interpreter by Hans Boehm · 5 years ago
  19. 03e214f Disable 2040-huge-native-alloc on gcstress & asan & debuggable by Hans Boehm · 5 years ago
  20. 6031ec1 Re-land "Add 2040-huge-native-alloc test" by Hans Boehm · 5 years ago
  21. 1651c60 Add 2001-virtual-structural-multithread to list of failures. by Nicolas Geoffray · 5 years ago
  22. 7e363b8 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. by Martin Stjernholm · 5 years ago
  23. c256028 Revert "Add 2040-huge-native-alloc test" by Hans Boehm · 5 years ago
  24. be0d891 Add 2040-huge-native-alloc test by Hans Boehm · 5 years ago
  25. 0d0f8df In run tests, do not rely on loading native libs in the ART namespace by Martin Stjernholm · 5 years ago
  26. b895802 Move intrinsic recognition logic in inliner. by Nicolas Geoffray · 5 years ago
  27. 56f4c81 Handle hiddenapi lists which are yet unknown. by Nicolas Geoffray · 5 years ago
  28. 8731e70 Add a test and CHECKs around the combination of CHA and default methods. by Nicolas Geoffray · 5 years ago
  29. 9879c34 Disable test 692-vdex-secondary-loader on CMS. by Nicolas Geoffray · 5 years ago
  30. 9bc364b Support background verification of secondary dex files. by Nicolas Geoffray · 5 years ago
  31. 43c9cd7 Improve nterp -> compiled code transitions. by Nicolas Geoffray · 5 years ago
  32. 7797612 Update test 162-method-resolution to pass on RI. by Vladimir Marko · 5 years ago
  33. 0654153 Add madvising of .odex, .vdex and .art files by Jagadeesh Pakaravoor · 5 years ago
  34. a1507a4 Disable ART run-test `053-wait-some` on gcstress configurations. by Roland Levillain · 5 years ago
  35. b6c0e73 Remove some methods from DdmVmInternal. by Nicolas Geoffray · 5 years ago
  36. 16f60dc Support loading vdex files without odex. by Nicolas Geoffray · 5 years ago
  37. fedff51 Change runtime behavior related to hiddenapi. by Nicolas Geoffray · 5 years ago
  38. 354fbd7 Disable ART run-test `053-wait-some` with debug-gc and interp-ac. by Roland Levillain · 5 years ago
  39. 61c4872 Re-enable ART run-test `053-wait-some` in `testrunner.py` invocations. by Roland Levillain · 5 years ago
  40. 5c48df9 [verifier]: flag instruction that will throw at runtime by Nicolas Geoffray · 5 years ago
  41. ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 5 years ago
  42. 35a3720 Reland "Remove obsolete code in the verifier." by Nicolas Geoffray · 5 years ago
  43. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 5 years ago
  44. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 5 years ago
  45. 1a0e292 Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" by Alex Light · 5 years ago
  46. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 5 years ago
  47. 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 5 years ago
  48. 46d6fc0 Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" by Nicolas Geoffray · 5 years ago
  49. c38d944 Add disable/get/set_hidden_api_enforcement_policy extensions by Alex Light · 5 years ago
  50. ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 5 years ago
  51. 51a9283 [metrics] Add file output support by Eric Holk · 5 years ago
  52. 7336610 Revert "[metrics] Add background reporting thread" by Hans Boehm · 5 years ago
  53. 77f7eb9 [metrics] Add background reporting thread by Eric Holk · 6 years ago
  54. 15489fb Update 2232-write-metrics-to-log entry in knownfailures.json by Eric Holk · 5 years ago
  55. 720d71f Disable 2232-write-metrics-to-log on target by Orion Hodson · 6 years ago
  56. 59d4b53 [metrics] Add -Xwrite-metrics-to-log option by Eric Holk · 6 years ago
  57. 2ecdbc4 Don't run 175-alloc-big-bignums for prebuild config by Orion Hodson · 6 years ago
  58. 07b62e3 Change vdex format to easily access verification data per class. by Nicolas Geoffray · 6 years ago
  59. e0e1f56 Disable test 160 for (jvmti|redefine)-stress. by Vladimir Marko · 6 years ago
  60. 1de6f01 Another fix for the resolution trampoline and invokesuper. by Nicolas Geoffray · 6 years ago
  61. 25b9c7d Don't store copied methods in BSS. by Nicolas Geoffray · 6 years ago
  62. 1fef877 Handle more cases of super calls in the compiler. by Nicolas Geoffray · 6 years ago
  63. b839c49 Use the resolved method of an invoke super when updating BSS. by Nicolas Geoffray · 6 years ago
  64. 7f91ae2 Revert "Disable test 727 on target." by Vladimir Marko · 6 years ago
  65. 3480756 Disable test 727 on target. by Vladimir Marko · 6 years ago
  66. 87d6987 Disable 175-alloc-big-bignums for debuggable by Hans Boehm · 6 years ago
  67. b53d3b6 Disable 175-alloc-big-bignums in more configs by Hans Boehm · 6 years ago
  68. 02fd071 Restrict 175-alloc-big-bignums to compiled builds by Hans Boehm · 6 years ago
  69. 0f57848 Disable test on 'trace' as needing JIT. by Nicolas Geoffray · 6 years ago
  70. 39e99da Fix 566-polymorphic-inlining to support tiered JIT. by Nicolas Geoffray · 6 years ago
  71. ebb726d Temporarily disable test that needs to be rewritten for tiered JIT. by Nicolas Geoffray · 6 years ago
  72. 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 6 years ago
  73. aacf977 Reword some comments to be more inclusive by Orion Hodson · 6 years ago
  74. bf6498e Fix incorrect dex-cache clearing with structural redefinition by Alex Light · 6 years ago
  75. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 6 years ago
  76. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 6 years ago
  77. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 7 years ago
  78. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 6 years ago
  79. b122cd6 Revert "ART-tests: Remove DX-dependency from 530-checker-lse" by Vladimir Marko · 6 years ago
  80. f68ce90 Make test 656-checker-simd-opt pass on RI. by Vladimir Marko · 6 years ago
  81. 638c28f Revert "Port two methods in checker-dead-blocks to Smali" by Vladimir Marko · 6 years ago
  82. 6fb8e57 Revert "Smailify a test in checker-lse-ctor-fences" by Vladimir Marko · 6 years ago
  83. 1faa17f Revert "Move InlineWithControlFlow to Smali based." by Vladimir Marko · 6 years ago
  84. 344e24e Make test 455-checker-gvn pass on RI. by Vladimir Marko · 6 years ago
  85. 16527e8 Preserve JNI bindings across structural redefinition by Alex Light · 6 years ago
  86. d1a421f Re-enable asan tests which we disabled due to huge stack frames. by David Srbecky · 6 years ago
  87. 2acd1ec HWASan fixes for ART tests by David Srbecky · 6 years ago
  88. b6ea8bb Revert "Disable ART run-test 2231-oat-require-app-image on the RI." by Alessio Balsini · 6 years ago
  89. dac9c97 Rename test to avoid number clash with another test. by Ulya Trafimovich · 6 years ago
  90. d898624 Disable ART run-test 2231-oat-require-app-image on the RI. by Roland Levillain · 6 years ago
  91. c2a769d Refactor builder intrinsic tests. by Vladimir Marko · 6 years ago
  92. bf10f65 Move skips for --jvm 2009, 2011, and 2012 to appropriate block by Alex Light · 6 years ago
  93. 06c0d17 Fix tests 1953, 1954, 1955 and, 1956 on --jvm by Alex Light · 6 years ago
  94. cc82f79 Disable ART run-tests newly failing on the RI. by Roland Levillain · 6 years ago
  95. 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 6 years ago
  96. 873bb64 Add "linkage" test options by David Sehr · 6 years ago
  97. 80495fd Re-enable 137-cfi test. by David Srbecky · 6 years ago
  98. 539d1d4 Blacklist test 596/597 for no-prebuild by Mathieu Chartier · 6 years ago
  99. 038a198 "Revert^6 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 6 years ago
  100. c1ff0ff Revert^5 "[art] Enable compilation of secondary dexes by default i..." by Mathieu Chartier · 6 years ago