JDK-8206144 : [lworld] Adapt and add C2 intrinsics for value types Unsafe API
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: repo-valhalla
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-07-02
  • Updated: 2020-02-13
  • Resolved: 2019-01-23
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.
Other
repo-valhallaFixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
See 
http://mail.openjdk.java.net/pipermail/valhalla-dev/2018-June/004445.html
Comments
http://hg.openjdk.java.net/valhalla/valhalla/rev/7195b88670fa
23-01-2019

We need to intrinsify getValue/putValue added by: http://hg.openjdk.java.net/valhalla/valhalla/rev/0dd8795826b3
15-10-2018