RFR: JDK-8217894: jpackage CLI syntax changes
Alan Bateman
Alan.Bateman at oracle.com
Wed Feb 6 16:06:59 UTC 2019
On 06/02/2019 15:53, Roger Riggs wrote:
> Hi Andy,
>
> In the help text, the mention of "JImage" isn't needed. It will just
> make folks ask, what's a JImage.
> Line 168: Shrink it to: "separated list of modules to add"
Right, the jimage container is internal to the JDK so it shouldn't be in
the usage output (only the `jimage` tool, included for troubleshooting
purposes, should mention jimage files).
Andy - are you planning to sync up with JEP so that it documents the
latest CLI options? I realize it's a pain to keep the two in sync while
you iterate but it's also confusing to have the JEP document options
that no longer exist.
-Alan
More information about the core-libs-dev
mailing list