RFR 8165035 jar --help-extra should provide information on the -n/--normalize option
Paul Sandoz
paul.sandoz at oracle.com
Tue Feb 14 20:45:39 UTC 2017
Hi,
Please review this minor fix to the --help-extra option to to report the -n/--normalize option:
http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8165035-jar-tool-n/webrev/
It will report the following (and will be formatted correctly for a fixed width font):
"
Operation modifiers valid only in create mode:
-n, --normalize Normalize information in the new jar archive
after creation
“
Paul.
More information about the core-libs-dev
mailing list