JDK-8301703 : java.base jdk.internal.foreign.abi.BindingSpecializer uses ASM to generate classes
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang.foreign
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-02-02
  • Updated: 2023-05-08
  • Resolved: 2023-05-01
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 21
21 b21Fixed
Description
Port BindingSpecializer to the new class file API.
Comments
Changeset: b39a9bff Author: Jorn Vernee <jvernee@openjdk.org> Date: 2023-05-01 13:15:16 +0000 URL: https://git.openjdk.org/jdk/commit/b39a9bffda0440b1617a802ceb70bf12e075a779
01-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13247 Date: 2023-03-30 17:11:44 +0000
30-03-2023