Welcome to Java SE 18.3

Brian Goetz brian.goetz at oracle.com
Fri Oct 13 22:15:21 UTC 2017


Experts;

Welcome to the EG for Java SE 18.3.

Here are some links that may be useful as we work together to define the 
contents of Java SE 18.3.

     The OpenJDK JEP process: 
http://cr.openjdk.java.net/~mr/jep/jep-2.0-02.html

     The OpenJDK CSR (compatibility and spec review) process: 
https://wiki.openjdk.java.net/display/csr/Main

     JIRA dashboard for SE-scoped JEPs: 
https://bugs.openjdk.java.net/secure/Dashboard.jspa?selectPageId=17511

     JIRA dashboard for SE-scoped CSR items: 
https://bugs.openjdk.java.net/secure/Dashboard.jspa?selectPageId=17600

We will be providing links for the specification build artifacts soon; 
these will include the full JDK specification, plus redlined differences 
against both the previous build and the previous release, under an E&C 
license.

Also, I call your attention to JEP 286 
(https://bugs.openjdk.java.net/browse/JDK-8151454), which has already 
proceeded to the "Targeted" stage.  (Ideally this would have been 
discussed in the EG when it was transitioned to proposed-to-target, but 
the EG had not yet been formed, so we can do this now.)  The JLS spec 
changes (which will eventually be part of the automated bundles, but is 
not yet) can be found at:

     http://cr.openjdk.java.net/~dlsmith/local-var-inference.html

The feature is already integrated to the RI (for the brave, there is 
already IntelliJ support under the "X - Experimental" language level, if 
you want to test drive it.)



More information about the java-se-spec-experts mailing list