JDK-8205694 : AArch64: Add test to validate volatile load, store and CAS code generation
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: aarch64
  • Submitted: 2018-06-26
  • Updated: 2021-08-20
  • Resolved: 2018-06-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11 b20Fixed 12Fixed
Related Reports
Relates :  
Relates :  
Description
Implement tests to check volatile operations are translated to valid code
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/551c340ca01a User: adinn Date: 2018-06-28 10:11:11 +0000
28-06-2018

RFR - http://mail.openjdk.java.net/pipermail/aarch64-port-dev/2018-June/006119.html
27-06-2018