JDK-8315457 : Implement JEP 459: String Templates (Second Preview)
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-08-31
  • Updated: 2024-02-15
  • Resolved: 2023-11-17
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 22
22 b25Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Code changes required to transition from preview to final; adjust the STRING_TEMPLATE preview status, remove @preview from libraries.

Comments
Changeset: 9902d2eb Author: Jim Laskey <jlaskey@openjdk.org> Date: 2023-11-17 12:53:49 +0000 URL: https://git.openjdk.org/jdk/commit/9902d2eb177072c108933056cba544cc5a34bb54
17-11-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/16202 Date: 2023-10-16 13:41:55 +0000
16-10-2023