Review Request: 8154895 Revisit javapackager module path related options
Chris Bensen
chris.bensen at oracle.com
Tue Jun 7 23:47:36 UTC 2016
Hi Kevin,
This change aligns the CLI of the Java Packager with the rest of the Java toolchain (-modulepath, -addmods, -limitmods and -m). Developers can continue to use the old style -srcfiles, -appClass and -BmainJar=<jar file> CLI arguments to bundle non-modular applications.
JIRA: https://bugs.openjdk.java.net/browse/JDK-8154895
Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8154895/webrev.01/
Thanks,
Chris
More information about the openjfx-dev
mailing list