JDK-8331134 : Port SimpleStringBuilderStrategy to use ClassFile API
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-04-25
  • Updated: 2024-04-29
  • Resolved: 2024-04-27
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 23
23 masterFixed
Description
Re-basing to push the main bug (JDK-8327247) using the ASM API, then do a conversion to ClassFile API as a follow-up.
Comments
Changeset: c3372c45 Author: Claes Redestad <redestad@openjdk.org> Date: 2024-04-27 12:13:53 +0000 URL: https://git.openjdk.org/jdk/commit/c3372c455542cef2aaf673d1f14be8759bb98e8d
27-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/18690 Date: 2024-04-09 12:01:49 +0000
26-04-2024