RFR: JDK-8192771: Boot JDK jar tool used to construct the modular JAR for java.jnlp
Erik Joelsson
erik.joelsson at oracle.com
Mon Dec 4 23:21:18 UTC 2017
To be able to bump the classfile version in JDK 10, we need to be able
to build certain jar files using the newly built jar tool during the
build. This patch enables overriding of the jar cmd in the build.
Bug: https://bugs.openjdk.java.net/browse/JDK-8192771
Webrev: http://cr.openjdk.java.net/~erikj/8192771/webrev.01/
/Erik
More information about the build-dev
mailing list