RFR: JDK-8233594: create a new option --bind-servces to pass on to jlink
Andy Herrick
andy.herrick at oracle.com
Tue Nov 5 23:36:27 UTC 2019
Please review the jpackage fix for bug [1] at [2].
This is a fix for the JDK-8200758-branch branch of the open sandbox
repository (jpackage).
This changes adds the --bind-services option and removes the previous
behavior of always including --bind-services in the jlink options except
when --add-modules was specified.
[1] - https://bugs.openjdk.java.net/browse/JDK-8233594
[2] - http://cr.openjdk.java.net/~herrick/8233594/
/Andy
More information about the core-libs-dev
mailing list