1. 92eba60 Revert^2 "Fix run-test check for --jvmti-redefine-stress" by David Srbecky · 2 years, 5 months ago
  2. ab007c5 run-test build: Explicitly call generate-sources by David Srbecky · 2 years, 5 months ago
  3. 1944e26 Disable ExceptionTest#StackTraceElement on HWASan. by Florian Mayer · 2 years, 5 months ago
  4. f65c247 Revert "Fix run-test check for --jvmti-redefine-stress" by Binhao Lin · 2 years, 5 months ago
  5. 2e2c94d Allow LSA to run with acquire/release operations by Santiago Aboy Solanes · 2 years, 5 months ago
  6. e4e701b Revert^2 "Convert per-test run scripts to python." by David Srbecky · 2 years, 5 months ago
  7. d9e3559 Fix run-test check for --jvmti-redefine-stress by David Srbecky · 2 years, 5 months ago
  8. 8d6a4e0 Revert "Convert per-test run scripts to python." by David Srbecky · 2 years, 5 months ago
  9. 895c270 Convert per-test run scripts to python. by David Srbecky · 2 years, 5 months ago
  10. 0db9605 Revert "Revert^4 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 5 months ago
  11. a23d325 Revert^4 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 5 months ago
  12. c7d14f4 Fix file flush in 370-dex-v37/build.py by David Srbecky · 2 years, 5 months ago
  13. 6353850 Simplify run-test check scripts by David Srbecky · 2 years, 5 months ago
  14. f767f73 Run-tests: Remove buildfailures.json by David Srbecky · 2 years, 5 months ago
  15. cf57dee Refactor individual run-test build scripts by David Srbecky · 2 years, 5 months ago
  16. 7bf12b2 137-cfi: Ignore libc unwind error on host by David Srbecky · 2 years, 5 months ago
  17. 5974a7b Reduce multithreading of run-test builds. by David Srbecky · 2 years, 5 months ago
  18. 76d4632 Minor cleanups in finalizer timeout tests by Hans Boehm · 2 years, 5 months ago
  19. 4d8fea0 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 5 months ago
  20. 92c9dab Revert "Temporarily disable `art_standalone_odrefresh_tests` in Mainline tests." by Roland Levillain · 2 years, 5 months ago
  21. 442799e Regenerate ART test files (2022-10-13). by Roland Levillain · 2 years, 5 months ago
  22. b179530 ART: Add regression test for obsolete crash. by Vladimir Marko · 2 years, 5 months ago
  23. 4715be6 run-test: Fix diff output by David Srbecky · 2 years, 5 months ago
  24. 07c7d43 Update MaybeAddExtraGotoBlocks to bail for irreducible loops by Santiago Aboy Solanes · 2 years, 5 months ago
  25. 9e6235f Replace Objects.checkFromIndexSize usage with checkBoundOffCount in String by Victor Chang · 2 years, 5 months ago
  26. 5111cb6 Refactor and cleanup DexCache. by Nicolas Geoffray · 2 years, 5 months ago
  27. d828fc1 Normalize run-test arguments by David Srbecky · 2 years, 5 months ago
  28. ebd7640 Revert "Revert^2 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 5 months ago
  29. fd20a74 Revert^2 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 6 months ago
  30. 1f64016 Don't disable JIT GC when enabling method tracing by Mythri Alle · 2 years, 5 months ago
  31. 7bbb0e8 Update java.lang.String* from jdk-11.0.13-ga by Victor Chang · 2 years, 6 months ago
  32. 90ebff4 Reduce stress allocations for JVM for 905-object-free by Sorin Basca · 2 years, 5 months ago
  33. 787e641 Fix test-465 for no-image by Santiago Aboy Solanes · 2 years, 5 months ago
  34. 22afe6d Fix art-asan test mprotect errors by Chih-Hung Hsieh · 2 years, 6 months ago
  35. be282e1 Reland^2 "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 5 months ago
  36. 94d2141 Reformat run-test and run-test-jar by David Srbecky · 2 years, 5 months ago
  37. 483d14a Use Opcodes.ASM9 as the ASM version by Sorin Basca · 2 years, 5 months ago
  38. 629c065 Don't mark speculatively failed inlines as always throws by Santiago Aboy Solanes · 2 years, 5 months ago
  39. 2096c1f run-test: Fix --dev by David Srbecky · 2 years, 5 months ago
  40. 8efb1a6 Compiler implementation of try catch inlining by Santiago Aboy Solanes · 2 years, 9 months ago
  41. e60131a Fix gdb support in run-test and run-test-jar by Dmitrii Ishcheikin · 2 years, 5 months ago
  42. ab1d559 Runtime implementation of try catch inlining by Santiago Aboy Solanes · 2 years, 9 months ago
  43. 606bd94 Update native GC roots page-by-page by Lokesh Gidra · 2 years, 10 months ago
  44. 9e73fcd Revert^2 "run-test: Convert from bash to python." by David Srbecky · 2 years, 5 months ago
  45. 8f0c650 Add a test for invokeinterface and default methods. by Nicolas Geoffray · 2 years, 5 months ago
  46. 62ed9bb Remove obsolete `doThrow` statements from some tests. by Vladimir Marko · 2 years, 5 months ago
  47. d08df34 Revert "run-test: Convert from bash to python." by Nicolas Geoffray · 2 years, 5 months ago
  48. d7674c2 run-test-jar: Reduce environment passed to tests. by David Srbecky · 2 years, 6 months ago
  49. d5f69e2 run-test: Convert from bash to python. by David Srbecky · 2 years, 6 months ago
  50. 729277f Fix `String` ctor with `hibyte` for empty strings. by Vladimir Marko · 2 years, 6 months ago
  51. 285bb5f Disable new test on redefine-stress. by Nicolas Geoffray · 2 years, 6 months ago
  52. 57ff705 Mark methods of unverified classes as uncompilable. by Nicolas Geoffray · 2 years, 6 months ago
  53. ec11c67 Refine where stores are visible in LSE by Santiago Aboy Solanes · 2 years, 6 months ago
  54. 4d6099e Disable 629-vdex-speed test on trace config by Mythri Alle · 2 years, 6 months ago
  55. aebf927 Correctly handle non-invokable methods in InitializeMethodsCode by Mythri Alle · 2 years, 6 months ago
  56. e60b4a7 run-test-jar: Adjust test verbosity by David Srbecky · 2 years, 6 months ago
  57. 51d4445 Move ReflectionTest.StaticMainMethod to compiler/. by Vladimir Marko · 2 years, 6 months ago
  58. 9629277 Adjust expectation for 629-vdex-speed. by Nicolas Geoffray · 2 years, 6 months ago
  59. 3d30923 Run vdex tests on more configurations. by Nicolas Geoffray · 2 years, 6 months ago
  60. e74515e Update test and java.lang.Class mirror by Victor Chang · 2 years, 6 months ago
  61. ad33599 Update expected-stdout.txt for test 988-method-trace. by Almaz Mingaleev · 2 years, 6 months ago
  62. 4b771a1 ART: Rename 'final' DCE pass to 'after_bce' by Hari Limaye · 2 years, 8 months ago
  63. 340c91a Remove ANDROID_LOG_TAGS=*:e filter in gtests. by Martin Stjernholm · 2 years, 6 months ago
  64. 9c0e323 Fix ART MTS exclusion filter for `JniCompilerTest` test cases. by Roland Levillain · 2 years, 6 months ago
  65. df4219a Update Test924 to filter for messages related to test thread by Mythri Alle · 2 years, 6 months ago
  66. fed6c04 Fix 616-cha-miranda test for speed-profile. by Vladimir Marko · 2 years, 6 months ago
  67. a6f7c74 Revert^4 Build only the needed run-test shards with "test.py -b -t XXX" by David Srbecky · 2 years, 6 months ago
  68. 85786e7 Revert^2 run-test-jar: Use python argument parser" by David Srbecky · 2 years, 6 months ago
  69. 97e32be Update line numbers in 911-get-stack-trace test - part 2 by Victor Chang · 2 years, 6 months ago
  70. 5ca51a9 Revert "run-test-jar: Use python argument parser" by David Srbecky · 2 years, 6 months ago
  71. d393775 Update line numbers in 911-get-stack-trace test by Victor Chang · 2 years, 6 months ago
  72. f53fa28 Temporarily exclude `JniCompilerTests` from the ART MTS definition. by Roland Levillain · 2 years, 6 months ago
  73. 5cf2c95 Regenerate ART test files (2022-09-08). by Roland Levillain · 2 years, 6 months ago
  74. 592c561 Revert^3 Build only the needed run-test shards with "test.py -b -t XXX" by David Srbecky · 2 years, 6 months ago
  75. 486353b ART: Fix profile key for generated test profile. by Vladimir Marko · 2 years, 6 months ago
  76. caff8ed Revert^2 Build only the needed run-test shards with "test.py -b -t XXX" by David Srbecky · 2 years, 6 months ago
  77. 5aeed7f run-test-jar: Use python argument parser by David Srbecky · 2 years, 7 months ago
  78. 70c0292 Revert "Build only the needed run-test shards with "test.py -b -t XXX"" by David Srbecky · 2 years, 6 months ago
  79. 28443a7 Use side vector while sweeping jvmti-weak-table by Lokesh Gidra · 2 years, 6 months ago
  80. 778800e Revert "Reland "Update instrumentation support for non-java debuggable runtimes"" by Mythri Alle · 2 years, 6 months ago
  81. b7b5fe5 Build only the needed run-test shards with "test.py -b -t XXX" by David Srbecky · 2 years, 6 months ago
  82. 509c6c5 Reland "Ensure we initialize before pushing the method invoked." by Nicolas Geoffray · 2 years, 6 months ago
  83. 7c8835d Revert "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 6 months ago
  84. 7c39c86 Thread suspension cleanup and deadlock fix by Hans Boehm · 2 years, 8 months ago
  85. 16d8cd3 Skip JVM for static final field for 959-invoke-polymorphic-accessors by Sorin Basca · 2 years, 7 months ago
  86. 4d324de Remove restriction of different Phi values in SelectGenerator by Santiago Aboy Solanes · 2 years, 6 months ago
  87. 4c93c25 run-test-jar: Re-order some flags. by David Srbecky · 2 years, 6 months ago
  88. 3fcfd73 Reland "Add an environment to the beginning of catch blocks" by Santiago Aboy Solanes · 2 years, 6 months ago
  89. f1cf132 Remove TryRemovingNullCheck from LSE by Santiago Aboy Solanes · 2 years, 6 months ago
  90. 322ef18 Reland "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 7 months ago
  91. 2127c92 Mark known failure for jvm run of 1921-suspend-native-recursive-monitor by Sorin Basca · 2 years, 6 months ago
  92. 37fe262 Revert "Add an environment to the beginning of catch blocks" by Santiago Aboy Solanes · 2 years, 6 months ago
  93. 0c8b0c1 Use JDK17-friendly base class in 683-clinit-inline-static-invoke by Sorin Basca · 2 years, 8 months ago
  94. f23d409 Mark known failure for jvm run of 1907-suspend-list-self-twice-jvm by Sorin Basca · 2 years, 7 months ago
  95. e0c3cd8 Remove RBE toolchain_inputs bug work-around by David Srbecky · 2 years, 7 months ago
  96. f976aa8 Add an environment to the beginning of catch blocks by Santiago Aboy Solanes · 2 years, 9 months ago
  97. 65fd6a3 Correctly delete all uses when building up the domination graph by Santiago Aboy Solanes · 2 years, 7 months ago
  98. ca99fd9 Sort a list for consistency. by Martin Stjernholm · 2 years, 6 months ago
  99. 70d9565 Regenerate ART test files (2022-09-01). by Roland Levillain · 2 years, 7 months ago
  100. 18f0c4e Update 950-classes test for OpenJDK17 definition of Integer by Orion Hodson · 2 years, 8 months ago