JDK-8234049 : Implementation of Memory Access API (Incubator)
  • Type: Enhancement
  • Component: core-libs
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-11-12
  • Updated: 2024-03-28
  • Resolved: 2019-12-12
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 JDK 15
14 b28Fixed 15Fixed
Related Reports
CSR :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Implementation task for upstreaming the Panama Memory Access API.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk14/rev/9373d791b6bb User: mcimadamore Date: 2019-12-12 23:01:21 +0000
12-12-2019

Late enhancement approved by Project Lead.
12-12-2019

Late Enhancement Request: Justification: this RFE would bring some improvements in the way Java code can interact with off-heap memory; the incubating nature of the RFE will allow the developers to gather feedback on the memory access API, and to make adequate adjustments before the feature is finalized. Estimated integration date: 2019-12-13 RIsk: low, as the API comes in an incubating module, it is disabled by default and requires command-line options to enable it RFR: https://mail.openjdk.java.net/pipermail/core-libs-dev/2019-December/063836.html
11-12-2019