On 05/12/2018 17:28, joe darcy wrote:
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.
The changes looks good to me. -Alan