jdk-24/test/hotspot/jtreg/compiler/c2/aarch64
Roberto Castañeda Lozano 0b467e902d 8334060: Implementation of Late Barrier Expansion for G1
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Siyao Liu <siyao.l.liu@oracle.com>
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Sergey Nazarkin <snazarki@openjdk.org>
Reviewed-by: kvn, tschatzl, fyang, ayang, kbarrett
2024-10-03 08:36:33 +00:00
..
ConvI2LWideningAssertTooStrong.java 8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping 2019-08-23 14:22:29 +02:00
libTestSVEWithJNI.c 8254670: SVE test uses linux-specific api 2020-10-23 10:06:40 +00:00
TestFarJump.java 8322858: compiler/c2/aarch64/TestFarJump.java fails on AArch64 due to unexpected PrintAssembly output 2024-01-09 10:33:52 +00:00
TestIntrinsicsRegStress.java 8307572: AArch64: Vector registers are clobbered by some macroassemblers 2023-05-12 02:05:18 +00:00
TestSVEWithJNI.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestTrampoline.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestUnsafeVolatileCAE.java
TestUnsafeVolatileCAS.java
TestUnsafeVolatileGAA.java
TestUnsafeVolatileGAS.java
TestUnsafeVolatileLoad.java
TestUnsafeVolatileStore.java
TestUnsafeVolatileWeakCAS.java
TestVectorShiftShorts.java 8256318: AArch64: Add support for floating-point absolute difference 2020-11-18 10:14:20 +00:00
TestVolatileLoad.java
TestVolatiles.java 8334060: Implementation of Late Barrier Expansion for G1 2024-10-03 08:36:33 +00:00
TestVolatilesG1.java 8266230: mark hotspot compiler/c2 tests which ignore VM flags 2021-04-28 20:47:57 +00:00
TestVolatilesParallel.java 8266230: mark hotspot compiler/c2 tests which ignore VM flags 2021-04-28 20:47:57 +00:00
TestVolatilesSerial.java 8266230: mark hotspot compiler/c2 tests which ignore VM flags 2021-04-28 20:47:57 +00:00
TestVolatilesShenandoah.java 8336685: Shenandoah: Remove experimental incremental update mode 2024-07-25 23:59:56 +00:00
TestVolatileStore.java