Java SE 12 Platform JSR (386)
This was the primary web page for JSR 386, the Platform JSR for Java SE 12.
The original JSR submission may be found on the official JCP page.
Expert Group
- Simon Ritter (Azul Systems)
- Tim Ellison (IBM)
- Andrew Haley (Red Hat)
- Volker Simonis (SAP SE)
- Iris Clark (Oracle)
- Brian Goetz (Oracle)
Schedule
2018/05 Expert Group formation 2018/07 Early Draft Review 2018/11 Public Review 2019/03 Final Release
Mailing lists
There were 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" and a Status of "closed/delivered".
-
CSR Dashboard lists all Compatibility & Specification Review (CSR) requests for this release which affect this Specification (Scope = "SE", Status = "closed/approved").
-
Specification references the Final Release version of this Platform Specification.
-
JavaDoc API and Diffs contain references to the JavaDoc API from the last weekly build. Diffs from the previous weekly build and from JSR 384 (Java SE 11) are provided.
-
Reference Implementation contains the Reference Implementation of this Platform Specification.
-
Issues described open and resolved EG concerns.