jdk-24/test/hotspot/jtreg/compiler/c2/aarch64
Roman Kennke 8b62a2ee9d 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
2018-12-10 15:47:44 +01:00
..
TestUnsafeVolatileCAE.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestUnsafeVolatileCAS.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestUnsafeVolatileGAA.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestUnsafeVolatileGAS.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestUnsafeVolatileLoad.java 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference 2018-10-22 17:00:04 -07:00
TestUnsafeVolatileStore.java 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference 2018-10-22 17:00:04 -07:00
TestUnsafeVolatileWeakCAS.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestVolatileLoad.java 8205694: AArch64: Add test to validate volatile load, store and CAS code generation 2018-06-28 10:09:58 +00:00
TestVolatiles.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestVolatilesCMS.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestVolatilesCMSCondMark.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestVolatilesG1.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestVolatilesParallel.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestVolatilesSerial.java 8209835: Aarch64: elide barriers on all volatile operations 2018-11-05 12:53:55 +01:00
TestVolatilesShenandoah.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestVolatileStore.java 8205694: AArch64: Add test to validate volatile load, store and CAS code generation 2018-06-28 10:09:58 +00:00