JDK-8296477 : Foreign linker implementation update following JEP 434
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang.foreign
  • Affected Version: 20
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-11-07
  • Updated: 2023-01-02
  • Resolved: 2022-12-05
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 20
20 b27Fixed
Related Reports
CSR :  
Relates :  
Description
Pull in linker implementation changes, that mainly include changes to VM code, from the panama-foreign repo into the main JDK.

This is split off from the main JEP integration to make reviewing easier.
Comments
Changeset: 0452c39f Author: Jorn Vernee <jvernee@openjdk.org> Date: 2022-12-05 14:47:12 +0000 URL: https://git.openjdk.org/jdk/commit/0452c39fecb7fa4962b00868cb20a50e5f7ab1a7
05-12-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11019 Date: 2022-11-07 14:34:45 +0000
08-11-2022