OpenJDK / jigsaw / jake / jdk
changeset 17610:04b6837b1be5
8157992: Improve jlink help message on optimization-related options
Reviewed-by: redestad, alanb
author | sundar |
---|---|
date | Fri, 02 Sep 2016 14:46:27 +0530 |
parents | c7601cc83d0f |
children | 3dc9d5deab5d |
files | src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties Fri Sep 02 02:41:37 2016 +0000 +++ b/src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties Fri Sep 02 14:46:27 2016 +0530 @@ -139,7 +139,8 @@ \ --plugin-module-path <modulepath> Custom plugin module path plugin.opt.c=\ -\ -c, --compress=2 Enable compression of resources (level 2) +\ -c, --compress=<0|1|2> Enable compression of resources\ +\n More details in --list-plugins option plugin.opt.G=\ \ -G, --strip-debug Strip debug information