JDK-8226411 : C2: Avoid memory barriers around off-heap unsafe accesses
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,13,14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-06-19
  • Updated: 2019-12-17
  • Resolved: 2019-12-09
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 14
14 b27Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Memory barriers around off-heap accesses severely affect performance (as reported by JDK-8224182).
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/1b86798de6aa User: vlivanov Date: 2019-12-09 17:05:55 +0000
09-12-2019