Java SE 22 Platform JSR 397
This is the primary web page for JSR 397, the Platform JSR for Java SE 22.
The original JSR submission may be found on the official JCP page.
Expert Group
- Simon Ritter (Azul Systems)
- Manoj Palat (Eclipse Foundation)
- Andrew Haley (Red Hat)
- Christoph Langer (SAP SE)
- Iris Clark (Oracle)
- Brian Goetz (Oracle)
Schedule
2023/06 Expert Group formation 2024/01 Public Review 2024/03 Final Release
Draft releases of the Specification and Reference Implementation could be regularly accessed from the links provided below.
Mailing lists
There are three mailing lists:
-
java-se-spec-experts was the Expert Group (EG) list. Only EG members could subscribe and post to this list, but the archives are public.
-
java-se-spec-observers was for those who wish to monitor and, perhaps, discuss the EG's progress. Messages sent to the primary EG list were automatically forwarded to this list. Anyone could subscribe to this list, and any subscriber could post. EG members were under no obligation to follow the traffic on this list.
-
java-se-spec-comments was for sending comments, suggestions, and other feedback directly to the EG. Only EG members could subscribe to this list, but anyone could post, although posts were moderated in order to prevent spam. The archives are public. The EG read all messages sent to this list.
Resources
-
JEP Dashboard lists all JDK Enhancement Proposals (JEPs) for this release which change the Platform Specification. They have a Scope of "SE".
-
CSR Dashboard lists all Compatibility & Specification Review (CSR) requests for this release which affect this Specification (Scope = "SE").
-
Latest Specification references the Final Release version of the Platform Specification.
-
Latest JavaDoc API and Diffs contains references to the JavaDoc API from the last weekly build. Diffs from the most recent build and from JSR 396 (Java SE 21) were provided.
-
Reference Implementation contains the Reference Implementation of this Platform Specification.
-
Issues described open and resolved EG concerns.