[9] Review request: JDK-8166996 "javapackager --add-modules ..." throws Exception: jdk.tools.jlink.plugin.PluginException: java.lang.module.ResolutionException: Module ... not found
Chris Bensen
chris.bensen at oracle.com
Wed Oct 12 15:44:09 UTC 2016
Kevin,
The add modules and limit modules type needs to be a string rather than a set at this point in the Java Packager.
JIRA: https://bugs.openjdk.java.net/browse/JDK-8166996 <https://bugs.openjdk.java.net/browse/JDK-8166996>
Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8166996/webrev.00/ <http://cr.openjdk.java.net/~cbensen/JDK-8166996/webrev.00/>
Chris
More information about the openjfx-dev
mailing list