- ce30f68 Mark known failure for varhandle concurrency test by Sorin Basca · 3 years ago
- e0e4a79 Increase the timeout to finish odrefresh in the VM by Victor Hsieh · 3 years ago
- 86225a8 Make odsign_e2e_tests in CTS agnostic to ART implementation. by Jiakai Zhang · 3 years ago
- c0f9039 Fix 925-threadgroups when running on T. by Nicolas Geoffray · 3 years ago
- d0f099e Reland "Eagerly lookup native symbols in zygote." by Nicolas Geoffray · 3 years ago
- 7107a3e Remove early stop log for VarHandle concurrency test by Sorin Basca · 3 years ago
- 1804948 Add test for checking VarHandle CAS concurrency guarantees by Sorin Basca · 3 years, 1 month ago
- fae8919 Rename method: Drop the "device", it's cleaner by Alan Stokes · 3 years ago
- 8671f58 Add a separate path for MethodHandle invokeExact from transforms by Orion Hodson · 3 years ago
- 4478abe Revert "Eagerly loopkup native symbols in zygote." by Nicolas Geoffray · 3 years ago
- 908aaa9 Add test for tampering with the signature by Alan Stokes · 3 years ago
- 103e56a Fix pattern replacement for float constant. by Vladimir Marko · 3 years ago
- 6ec9905 Eagerly loopkup native symbols in zygote. by Nicolas Geoffray · 3 years ago
- 1f5b158 Fix explicit checks for /dev/kvm by Alan Stokes · 3 years ago
- 964f5c8 Add VarHandle benchmarks in the form of a test. by Orion Hodson · 4 years, 6 months ago
- 88967d1 Add another test that fails with no-image & optimizing. by Nicolas Geoffray · 3 years ago
- 9e05e14 Add simlified test cases to run-test 835-b216762268. by Vladimir Marko · 3 years ago
- 362f356 Remove exclusion of org.openjdk.tests.java.util.stream tests. by Nicolas Geoffray · 3 years ago
- d589897 Add 445-checker-licm to known failures of no-image & optimizing. by Nicolas Geoffray · 3 years ago
- 50c47f9 Remove reflection from run-test 825-unbalanced-lock. by Vladimir Marko · 3 years ago
- 34aa0da Add `art_libnativebridge_cts_tests` to ART's `TEST_MAPPING` and ART MTS. by Roland Levillain · 3 years, 1 month ago
- f2ff1f1 Add `libnativeloader_test` to ART's `TEST_MAPPING` and ART MTS. by Roland Levillain · 3 years, 1 month ago
- 1af40b0 Some checker tests are expected to fail without a boot image. by Nicolas Geoffray · 3 years, 1 month ago
- 48eb839 Initialize intrinsics in dex2oat. by Nicolas Geoffray · 3 years, 1 month ago
- 3c83d0d dexdump: clean-up output by Orion Hodson · 3 years, 1 month ago
- aa8e6cf Regenerate ART test files (2022-02-24). by Roland Levillain · 3 years, 1 month ago
- 261fcf4 dexdump: escape inlined string values in output by Orion Hodson · 3 years, 1 month ago
- 713a041 Use larger timeouts in odsign_e2e_tests. by Jiakai Zhang · 3 years, 1 month ago
- eaeaa4f Disable test on RI. by Nicolas Geoffray · 3 years, 1 month ago
- b875631 Handle shift by 32 explicitly. by Nicolas Geoffray · 3 years, 1 month ago
- 36de6a2 odsign_e2e_test: re-install APEX on device by Victor Hsieh · 3 years, 1 month ago
- 4779b9c Disable 817-hiddenapi with redefine-stress. by Nicolas Geoffray · 3 years, 1 month ago
- c8f8f4f Fix IsProxyInit check. by Nicolas Geoffray · 3 years, 1 month ago
- 76c01df Fix the run-test script to correctly guess target arch name. by Jiakai Zhang · 3 years, 1 month ago
- 14e8d64 Update null pointer exception message to print out the method by Santiago Aboy Solanes · 3 years, 1 month ago
- b6a2907 Create a new test template for slow run tests. by Nicolas Geoffray · 3 years, 1 month ago
- 61c0d22 Move the primary boot image in chroot environment. by Jiakai Zhang · 3 years, 1 month ago
- 7f3aed1 Disable 2238-checker-polymorphic-recursive-inlining for JVM by Santiago Aboy Solanes · 3 years, 1 month ago
- 78f3d28 Update the run-test script to use the boot image generated on device. by Jiakai Zhang · 3 years, 1 month ago
- e36fa15 Reenable test 727-checker-unresolved-class. by Vladimir Marko · 3 years, 1 month ago
- dd0a65d Allow more cross-referencing between run-test sources. by Vladimir Marko · 3 years, 1 month ago
- 2464218 Fix logic around SDK visibility of interface methods. by Nicolas Geoffray · 3 years, 1 month ago
- 239c941 Rewrite run-test scripts for `src-dex2oat-unresolved`. by Vladimir Marko · 3 years, 2 months ago
- b414a4c Intrinsify System.ArrayCopy for Primitive data types by Shalini Salomi Bodapati · 3 years, 1 month ago
- 4f5b7cb Limit recursive polymorphic inlining to prevent code bloat by Santiago Aboy Solanes · 3 years, 1 month ago
- 1ca480c Disable test for jit-on-first-use. by Nicolas Geoffray · 3 years, 1 month ago
- 097f9f8 odsign_e2e_tests: Use the current ART module. by Jiakai Zhang · 3 years, 1 month ago
- aff7a6e Add a regression test for b/216762268. by Nicolas Geoffray · 3 years, 1 month ago
- 709a908 Add tests to denial bad compos-pending artifacts by Victor Hsieh · 3 years, 1 month ago
- d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
- 69559a5 Add test to check against sharpening optimization by Santiago Aboy Solanes · 3 years, 1 month ago
- 41bf173 Move verifyCompilationLogGenerated to OnDeviceSigningHostTest by Victor Hsieh · 3 years, 1 month ago
- b8915a5 Add test to check ctime of CompOS output after reboot by Victor Hsieh · 3 years, 1 month ago
- 8046b62 Fall back to compiling the primary boot image on device. by Jiakai Zhang · 3 years, 2 months ago
- c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
- 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
- d6a7334 Enable verifyCompilationLogGenerated for CompOS test by Victor Hsieh · 3 years, 1 month ago
- a81c03b Fix race condition by Alan Stokes · 3 years, 1 month ago
- 6a8aeec Disable org.openjdk.tests.java.util.stream.SliceOpTest#testLimitOps. by Nicolas Geoffray · 3 years, 1 month ago
- 14ce608 Use uname -m to get the device ISA. by Peter Collingbourne · 3 years, 1 month ago
- 531366e Enable CompOsSigningHostTest on user build by Victor Hsieh · 3 years, 1 month ago
- eabe7f8 Enable more tests in CompOsSigningHostTest by Victor Hsieh · 3 years, 1 month ago
- 92138f0 Add regression test for bug 215510819. by Vladimir Marko · 3 years, 1 month ago
- 2c3e466 Update test flakes list by Orion Hodson · 3 years, 1 month ago
- 7dc1463 Revert^2 "Add config for testing compiling and launching an app" by Santiago Aboy Solanes · 3 years, 3 months ago
- 5a133d0 Adjust names of some flaky tests excluded from the ART MTS definition. by Roland Levillain · 3 years, 1 month ago
- c226211 Fix CHA: Treat default conflict method like abstract. by Vladimir Marko · 3 years, 1 month ago
- b4df138 Fix broken test by Alan Stokes · 3 years, 1 month ago
- c0673f0 Using ASM 7 for ART tests by Sorin Basca · 3 years, 1 month ago
- cc60268 Disable 181-default-methods for no-image. by Vladimir Marko · 3 years, 1 month ago
- 55e509f Extract the modules bootclasspath handling. by Artem Serov · 3 years, 2 months ago
- 9485968 Mark more flaky tests for MTS. by Nicolas Geoffray · 3 years, 1 month ago
- 525c2b5 Add tests for default method linking, fix bugs. by Vladimir Marko · 3 years, 2 months ago
- e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 3 years, 2 months ago
- 6740fcc Don't do force-compile in CompOS mode by Alan Stokes · 3 years, 2 months ago
- 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 3 years, 2 months ago
- 3fa3635 Add CompOS to odsign_e2e_tests by Victor Hsieh · 3 years, 2 months ago
- b484f0f Modify --compilation-os-mode to not omit APEX timestamps. by Jiakai Zhang · 3 years, 2 months ago
- 4841fd2 Move test state to TestInformation#properties. by Jiakai Zhang · 3 years, 2 months ago
- 9c69afd MethodHandles: Fix invalid DCHECKS by Orion Hodson · 3 years, 2 months ago
- c29cd1f Remove wildcard from ART tests' OWNERS file. by Roland Levillain · 3 years, 2 months ago
- 19ec1ff 910-methods: don't print modifiers by default by Orion Hodson · 3 years, 2 months ago
- fcda002 Remove `RootTargetPreparer` from odsign_e2e_tests. by Jiakai Zhang · 3 years, 2 months ago
- 4af4fd7 Revert^2 "Add odsign_e2e_tests to CTS." by Jiakai Zhang · 3 years, 2 months ago
- a329345 Make it easier to change the location of the primary boot image. by Jiakai Zhang · 3 years, 2 months ago
- 8f3beae Cleanup method inspection callbacks from jvmti by Mythri Alle · 3 years, 2 months ago
- b08e115 MethodHandles: change asType() / invoke() implementation by Orion Hodson · 3 years, 2 months ago
- ee7bd32 Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases" by Nicolas Geoffray · 3 years, 2 months ago
- afbb152 Revert "Add odsign_e2e_tests to CTS." by Jiakai Zhang · 3 years, 2 months ago
- 32b8c8f Expand sharpening's ComputeLoadClassKind to cover cross-dex cases by Santiago Aboy Solanes · 3 years, 4 months ago
- e45883e ARM64: Enable implicit suspend checks and madvise()... by Vladimir Marko · 3 years, 2 months ago
- c7ea9b1 Update dexpreopt_test to verify boot images. by Jiakai Zhang · 3 years, 3 months ago
- 884e22f Compile the entire bootclasspath on device. by Jiakai Zhang · 3 years, 3 months ago
- 205d280 Add odsign_e2e_tests to CTS. by Jiakai Zhang · 3 years, 2 months ago
- 34dcce5 Add a Compilation OS mode to odrefresh. by Jiakai Zhang · 3 years, 2 months ago
- bc1efd4 Exclude flaky tests from the ART MTS definition. by Roland Levillain · 3 years, 2 months ago
- 08b2752 Test that cache-info.xml omits irrelevant APEXes by Alan Stokes · 3 years, 2 months ago
- 8884d3d Normalize XML comment syntax in ART test configuration files. by Roland Levillain · 3 years, 2 months ago
- a44b853 Add `Sdk31ModuleController` support to remaining ART tests. by Roland Levillain · 3 years, 2 months ago
- ba86008 Cleanup enabling / disabling deoptimization support by Mythri Alle · 3 years, 3 months ago