hg: jdk-updates/jdk11u-dev: 8209835: Aarch64: elide barriers on all volatile operations
christoph.langer at sap.com
christoph.langer at sap.com
Sun Sep 15 05:54:48 UTC 2019
Changeset: 2dbf6950d6bb
Author: roland
Date: 2018-11-05 12:53 +0100
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/2dbf6950d6bb
8209835: Aarch64: elide barriers on all volatile operations
Reviewed-by: aph, adinn
! src/hotspot/cpu/aarch64/aarch64.ad
+ test/hotspot/jtreg/compiler/c2/aarch64/TestUnsafeVolatileCAE.java
! test/hotspot/jtreg/compiler/c2/aarch64/TestUnsafeVolatileCAS.java
+ test/hotspot/jtreg/compiler/c2/aarch64/TestUnsafeVolatileGAA.java
+ test/hotspot/jtreg/compiler/c2/aarch64/TestUnsafeVolatileGAS.java
+ test/hotspot/jtreg/compiler/c2/aarch64/TestUnsafeVolatileWeakCAS.java
! test/hotspot/jtreg/compiler/c2/aarch64/TestVolatiles.java
! test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesCMS.java
! test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesCMSCondMark.java
! test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesG1.java
! test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesParallel.java
! test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesSerial.java
More information about the jdk-updates-changes
mailing list