Hello,With the inception of JDK 13 right around the corner, please review the build-related changes of the update:
http://cr.openjdk.java.net/~darcy/jdk13-fork.2As usual, javac defines a new -source/-target 13 which is used in the build of the libraries. A new class file version is defined and the feature version is updated.
Other aspects of the changes will be reviewed on other mailing lists, compiler-dev, etc.
Thanks, -Joe