From iris.clark at oracle.com Tue Mar 5 16:12:54 2024 From: iris.clark at oracle.com (Iris Clark) Date: Tue, 5 Mar 2024 16:12:54 +0000 Subject: JSR 397 (Java SE 22) -- Final Release Specification, RI, and TCK -- DRAFT Message-ID: Hi. The draft Final Release Specification is available here: ? ? https://cr.openjdk.org/~iris/se/22/spec/fr/java-se-22-fr-spec-01/ It is identical to DRAFT 36 [0] with the exception of subtitles which were changed from "Specification -- DRAFT 36" to "Final Release Specification -- DRAFT 1". The draft Reference Implementation, based on JDK 22 build 36, is available here: ? ? https://jdk.java.net/java-se-ri/22 The RI is under the GPL license. The draft TCK has already been made available to EG members. ?The most recent promotion is build 24, based on JDK 22 build 36. The Public Review Final Approval Ballot was approved on 4 Mar 2024 [1]. ?I plan to submit the Specification, RI, and TCK to the JCP PMO for the Final Release in March. Thanks, Iris [0]: https://cr.openjdk.java.net/~iris/se/22/spec/draft/java-se-22-draft-spec-36/ [1]: https://jcp.org/en/jsr/results?id=6370 From iris.clark at oracle.com Wed Mar 13 19:37:17 2024 From: iris.clark at oracle.com (Iris Clark) Date: Wed, 13 Mar 2024 19:37:17 +0000 Subject: JSR 397 (Java SE 22) Final Release Message-ID: Hi. The JCP EC approved the Final Release Specification on 4 March. The Final Release version of the JSR 397 Specification, with instructions on how to find the RI and the TCK, is here: ? ?https://jcp.org/aboutJava/communityprocess/final/jsr397/index.html I've updated the primary web page for the JSR accordingly: ? ?https://openjdk.org/projects/jdk/22/spec/ Thank you for your participation! ?The 397 EG is now disbanded. Iris From iris.clark at oracle.com Wed Mar 20 16:27:43 2024 From: iris.clark at oracle.com (Iris Clark) Date: Wed, 20 Mar 2024 16:27:43 +0000 Subject: JSR 398 (Java SE 23): JEP Proposed to Target: 466: Class-File API (Second Preview) Message-ID: The following JEP with scope "SE" has been proposed to target JDK 23: 466: Class-File API (Second Preview) https://openjdk.org/jeps/466 Summary: Provide a standard API for parsing, generating, and transforming Java class files. This is a preview API. The announced deadline for feedback to jdk-dev is Wed 27 Mar 23:59 UTC: https://mail.openjdk.org/pipermail/jdk-dev/2024-March/008833.html If there are no unresolved objections at that time, then the JEP will be moved to the Targeted state, indicating that the feature is expected to appear in the specified release of the JDK Project. For more information about states, see the JEP Process document: https://openjdk.org/jeps/1 A dashboard that lists JEPs with "SE" scope may be found via a link on this page: https://openjdk.org/projects/jdk/23/spec/ Thanks, Iris