1. 509c6c5 Reland "Ensure we initialize before pushing the method invoked." by Nicolas Geoffray · 2 years, 6 months ago
  2. 7c8835d Revert "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 6 months ago
  3. 7c39c86 Thread suspension cleanup and deadlock fix by Hans Boehm · 2 years, 8 months ago
  4. 16d8cd3 Skip JVM for static final field for 959-invoke-polymorphic-accessors by Sorin Basca · 2 years, 7 months ago
  5. 4d324de Remove restriction of different Phi values in SelectGenerator by Santiago Aboy Solanes · 2 years, 6 months ago
  6. 4c93c25 run-test-jar: Re-order some flags. by David Srbecky · 2 years, 6 months ago
  7. 3fcfd73 Reland "Add an environment to the beginning of catch blocks" by Santiago Aboy Solanes · 2 years, 6 months ago
  8. f1cf132 Remove TryRemovingNullCheck from LSE by Santiago Aboy Solanes · 2 years, 6 months ago
  9. 322ef18 Reland "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 7 months ago
  10. 2127c92 Mark known failure for jvm run of 1921-suspend-native-recursive-monitor by Sorin Basca · 2 years, 6 months ago
  11. 37fe262 Revert "Add an environment to the beginning of catch blocks" by Santiago Aboy Solanes · 2 years, 6 months ago
  12. 0c8b0c1 Use JDK17-friendly base class in 683-clinit-inline-static-invoke by Sorin Basca · 2 years, 8 months ago
  13. f23d409 Mark known failure for jvm run of 1907-suspend-list-self-twice-jvm by Sorin Basca · 2 years, 7 months ago
  14. e0c3cd8 Remove RBE toolchain_inputs bug work-around by David Srbecky · 2 years, 7 months ago
  15. f976aa8 Add an environment to the beginning of catch blocks by Santiago Aboy Solanes · 2 years, 9 months ago
  16. 65fd6a3 Correctly delete all uses when building up the domination graph by Santiago Aboy Solanes · 2 years, 7 months ago
  17. ca99fd9 Sort a list for consistency. by Martin Stjernholm · 2 years, 6 months ago
  18. 70d9565 Regenerate ART test files (2022-09-01). by Roland Levillain · 2 years, 7 months ago
  19. 18f0c4e Update 950-classes test for OpenJDK17 definition of Integer by Orion Hodson · 2 years, 8 months ago
  20. a00dd01 Delete obsolete comment after b/210473615 by Victor Hsieh · 2 years, 9 months ago
  21. 5a8d97f Include art libraries in sdk snapshot for S+ by Paul Duffin · 2 years, 7 months ago
  22. c6d2a79 run-test-jar: Use bool types instead of "y" and "n" by David Srbecky · 2 years, 7 months ago
  23. 3e1af30 Mark known failure for jvm run of 715-clinit-implicit-parameter-annotations by Sorin Basca · 2 years, 7 months ago
  24. db69246 Fix typo inversion in GenerateLastValueLinear by Santiago Aboy Solanes · 2 years, 7 months ago
  25. a8760e2 Temporarily disable art-tests for userfaultfd GC by Lokesh Gidra · 2 years, 7 months ago
  26. f8bbdea Allow JDK 17 exception for 957-methodhandle-transforms by Sorin Basca · 2 years, 7 months ago
  27. 7d368cf Mark known failure for jvm run of 1912-get-set-local-primitive by Sorin Basca · 2 years, 7 months ago
  28. 641af64 Allow JDK 17 exception for 066-mismatched-super test by Sorin Basca · 2 years, 7 months ago
  29. 3d9178a Extend timeout for the compilation job by Alan Stokes · 2 years, 7 months ago
  30. 7a5a95f Add a helper class OfaContext for OatFileAssistant. by Jiakai Zhang · 2 years, 7 months ago
  31. 8c3b58a Reland "Propagating values from if clauses to its successors" by Santiago Aboy Solanes · 2 years, 7 months ago
  32. bd791b1 Revert^2 "Add 2044-get-stacktraces" by Hans Boehm · 2 years, 8 months ago
  33. b84b4bb Revert "Set jitthreshold to 0 with --jvmti" by Mythri Alle · 2 years, 7 months ago
  34. 4a10dcc Don't initialize at AOT time classes that need access checks. by Nicolas Geoffray · 2 years, 7 months ago
  35. 195869b OpenJDK 17: java.lang.String (formatted(Object...) method) by Nikita Iashchenko · 2 years, 7 months ago
  36. ac9f5e6 OpenJDK 17: java.lang.String (translateEscapes() method) by Nikita Iashchenko · 2 years, 7 months ago
  37. 37da5f3 OpenJDK 17: java.lang.String (stripIndent() method) by Nikita Iashchenko · 2 years, 7 months ago
  38. d12229c OpenJDK 17: java.lang.String (lastIndexOfNonWhitespace() method) by Nikita Iashchenko · 2 years, 7 months ago
  39. cc4179c OpenJDK 17: java.lang.String (indent() method) by Nikita Iashchenko · 2 years, 7 months ago
  40. 7cc22bb Revert "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 7 months ago
  41. cb6117d Remove an incorrect CHECK in 993-breakpoints-non-debuggable test by Mythri Alle · 2 years, 7 months ago
  42. 6ecfa91 Update instrumentation support for non-java debuggable runtimes by Mythri Alle · 2 years, 8 months ago
  43. e22aa32 Reland^2 "Use the thread local cache in interpreter / unresolved entrypoints" by Nicolas Geoffray · 2 years, 8 months ago
  44. e9142f2 Increase RBE usage for ART tests to 100% by David Srbecky · 2 years, 8 months ago
  45. fa1034c Revert "Propagating values from if clauses to its successors" by Santiago Aboy Solanes · 2 years, 7 months ago
  46. 6981ef9 Generate selects for nested ternary operators by Santiago Aboy Solanes · 2 years, 8 months ago
  47. c6b816c Propagating values from if clauses to its successors by Santiago Aboy Solanes · 2 years, 8 months ago
  48. e6d4054 Cleanup test to use resume instead of updating suspend count by Mythri Alle · 2 years, 7 months ago
  49. a2e92d3 Add new libnativeloader_e2e_tests to the test mapping. by Martin Stjernholm · 2 years, 8 months ago
  50. e4be7cf run-test-jar: Make host commands more verbose by default. by David Srbecky · 2 years, 8 months ago
  51. 3a80355 Update odsign_e2e_tests to better simulate the real odsign workflow. by Jiakai Zhang · 2 years, 8 months ago
  52. 4507847 Remove 839-clinit-throw related test files by Lokesh Gidra · 2 years, 8 months ago
  53. b96054f Revert "Ensure we initialize before pushing the method invoked." by Lokesh Gidra · 2 years, 8 months ago
  54. 74b230a Make array class with erroneous component also erroneous under AOT. by Nicolas Geoffray · 2 years, 8 months ago
  55. 64120bc Only enable art_standalone_dexpreopt_tests for the primary ABI. by Jiakai Zhang · 2 years, 8 months ago
  56. 9758576 Update odsign_e2e_tests to support Go devices. by Jiakai Zhang · 2 years, 8 months ago
  57. d48da35 Update the successor's Phis in RemoveDeadBlocks by Santiago Aboy Solanes · 2 years, 8 months ago
  58. bfa76b3 Convert run-test-jar from bash to python by David Srbecky · 2 years, 9 months ago
  59. a8761fd Add ART run-test `art-run-test-018-stack-overflow` to CTS. by Roland Levillain · 2 years, 8 months ago
  60. 5e64972 Increase RBE usage for ART tests to 40% by David Srbecky · 2 years, 8 months ago
  61. 4f18b94 Make linear loop optimization safe from overflow by Santiago Aboy Solanes · 2 years, 8 months ago
  62. 254f9a9 Don't cache a field if storing to it can throw. by Nicolas Geoffray · 2 years, 8 months ago
  63. 8ed3949 Mark graphs as always throwing alongside methods by Santiago Aboy Solanes · 2 years, 8 months ago
  64. 78f3d3a Improve DCE's SimplifyAlwaysThrows regarding Invoke location by Santiago Aboy Solanes · 2 years, 8 months ago
  65. 9be8b3f Increase RBE usage for ART tests to 10% by David Srbecky · 2 years, 8 months ago
  66. fde2bb5 Set jitthreshold to 0 with --jvmti by Mythri Alle · 2 years, 8 months ago
  67. 40fbf87 Re-enable 567-checker-builder-intrinsics by Sorin Basca · 2 years, 8 months ago
  68. 89010a3 Revert^2 "Use RBE for run-test builds" by David Srbecky · 2 years, 8 months ago
  69. 698b8c9 Move ART gtests to their own ART MTS shard. by Roland Levillain · 2 years, 8 months ago
  70. 91cd3ee Regenerate ART test files (2022-07-14). by Roland Levillain · 2 years, 8 months ago
  71. af5b17a Revert "Use RBE for run-test builds" by David Srbecky · 2 years, 8 months ago
  72. d9e8377 Reland "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 2 years, 8 months ago
  73. 863968f Use RBE for run-test builds by David Srbecky · 3 years ago
  74. 0270c30 Check that the tests are using recent version of python3. by David Srbecky · 2 years, 8 months ago
  75. 9fa8c64 Regenerate ART test files (2022-07-13). by Roland Levillain · 2 years, 8 months ago
  76. ef0b9c4 Reland "Adjust how we assign vtable indexes during class loading." by Nicolas Geoffray · 2 years, 9 months ago
  77. 26aef12 Revert "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 2 years, 8 months ago
  78. d94a700 Fix 913-heaps test by Sorin Basca · 2 years, 8 months ago
  79. fc067a3 Introduce a flag to check if JITed code has instrumentation support by Mythri Alle · 3 years ago
  80. fc6abbc Revert^2 "Disable test 567 and 913 until fixed" by Clément Béra · 2 years, 8 months ago
  81. fad7fd9 Revert "Disable test 567 and 913 until fixed" by Ge Bian · 2 years, 8 months ago
  82. 72ea600 Disable test 567 and 913 until fixed by Morten Krogh-Jespersen · 2 years, 8 months ago
  83. d88c149 Fix one edge case at method linking to throw at runtime. by Nicolas Geoffray · 2 years, 9 months ago
  84. 9f1a9bc Ensure we initialize before pushing the method invoked. by Nicolas Geoffray · 2 years, 9 months ago
  85. 3c37682 Revert^2 "Add test `art-apex-update-rollback` to ART's Test Mapping presubmits." by Roland Levillain · 2 years, 9 months ago
  86. 2de4a82 Fix performance-noexcept-move-constructor clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  87. 9307069 Revert "Add test `art-apex-update-rollback` to ART's Test Mapping presubmits." by Roland Levillain · 2 years, 9 months ago
  88. 69a57a7 Make artd tests work well enough on master-art. by Martin Stjernholm · 2 years, 9 months ago
  89. 404e888 Revert "Disable test 426 on redefinition configurations." by Rico Wind · 2 years, 9 months ago
  90. daa3905 Add test `art-apex-update-rollback` to ART's Test Mapping presubmits. by Roland Levillain · 2 years, 9 months ago
  91. 357e86b Sort tests by name (partially) in ART's `TEST_MAPPING`. by Roland Levillain · 2 years, 9 months ago
  92. af4bb6d Regenerate ART test files (2022-06-29). by Roland Levillain · 2 years, 9 months ago
  93. 41465be Make sure int[] is loaded before running the test. by Nicolas Geoffray · 2 years, 9 months ago
  94. aafb81b Make LoadMethod{Handle,Type} instruction throwing. by Nicolas Geoffray · 2 years, 9 months ago
  95. 68a2386 Revert^2 "Disable test 426 on redefinition configurations." by Ian Zerny · 2 years, 9 months ago
  96. 8106b38 Convert run-test bash build scripts to python. by David Srbecky · 2 years, 11 months ago
  97. c8e67bd Regenerate TEST_MAPPING by David Srbecky · 2 years, 9 months ago
  98. 23e908a Revert "Add 2044-get-stacktraces" by David Srbecky · 2 years, 9 months ago
  99. c60cd94 Add 2044-get-stacktraces by Hans Boehm · 2 years, 9 months ago
  100. 424846c Disable 837-deopt on jit-on-first-use. by Nicolas Geoffray · 2 years, 9 months ago