I think jaxp and nashorn TEST.ROOT will also need to be updated.
Otherwise build changes look good.
/Erik
On 2018-12-05 09: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.2
As 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