release-info.argument=|add:=:=:...|del: release-info.description=\ option is to load release properties from the supplied file.\n\ add: is to add properties to the 'release' file.\n\ Any number of = pairs can be passed.\n\ del: is to delete the list of keys in release file. class-optim.argument=[:log=] class-optim.description=\ Class optimization. Warning: This plugin is experimental.\n\ An optional can be specified to log applied optimizations. compress.argument=<0|1|2>[:filter=] compress.description=\ Compress all resources in the output image.\n\ Level 0: constant string sharing\n\ Level 1: ZIP\n\ Level 2: both.\n\ An optional filter can be specified to list the pattern of files to be filtered.\n\ Use ^ for negation. eg: *Exception.class,*Error.class,^/java.base/java/lang/* compact-cp.argument= compact-cp.description=Constant Pool strings sharing.\n\ By default, all resources are compressed. You can express the set \n\ of resources to compress or not compress (use ^ for negation). copy-files.argument== to copy to the image>. copy-files.description=\ If files to copy are not absolute path, JDK home dir is used.\n\ eg: jrt-fs.jar,LICENSE,/home/me/myfile.txt=somewehere/conf.txt exclude-files.argument= exclude-files.description=\ Specify files to exclude. eg: *.diz, /java.base/native/client/* exclude-resources.argument= exclude-resources.description=\ Specify resources to exclude. eg: *.jcov, */META-INF/* generate-bmh.argument= generate-bmh.description=\ Concrete BoundMethodHandle classes to generate. installed-modules.description=Fast loading of module descriptors (always enabled) onoff.argument= sort-resources.argument= sort-resources.description=\ Sort resources. eg: */modules-info.class,/java-base/java/lang/* strip-debug.description=\ Strip debug information from the output image strip-native-commands.description=\ Exclude native commands (such as java/java.exe) from the image vm.argument= vm.description=\ Select the HotSpot VM in the output image. Default is all zip.argument=[comma separated list of resource paths] zip.description=ZIP Compression include-locales.argument=\ [,]* include-locales.description=\ BCP 47 language tags separated by a comma, allowing locale matching\n\ defined in RFC 4647. eg: en,ja,*-IN include-locales.missingpackages=\ Missing locale data packages in jdk.localedata:\n\t include-locales.nomatchinglocales=\ No matching locales found. Check the specified pattern. main.status.ok=Functional. main.status.not.ok= Not functional. plugin.plugins.header=\ List of available plugin options: plugin.opt.list-plugins=\ \ --list-plugins List available plugins plugin.opt.post-process-path=\ \ --post-process-path Post process an existing image plugin.opt.resources-last-sorter=\ \ --resources-last-sorter The last plugin allowed to sort resources plugin.opt.plugins-modulepath=\ \ --plugin-module-path Custom plugins module path plugin.opt.c=\ \ -c, --compress=2 Enable compression of resources (level 2) plugin.opt.G=\ \ -G, --strip-debug Strip debug information main.plugin.name=\ \Plugin Name main.plugin.class=\ \Plugin Class main.plugin.module=\ \Plugin Module main.plugin.category=\ \Category main.plugin.description=\ \Description main.plugin.post.processors=\ Image Post Processors: main.plugin.argument=\ \Argument main.plugin.range.from=\ Range from main.plugin.range.to=\ to main.plugin.option=\ \Option main.plugin.no.value=\ \ main.plugin.state=\ Functional state err.provider.not.functional=The provider {0} is not functional. err.plugin.mutiple.options=More than one plugin enabled by {0} option err.provider.additional.arg.error=Error in additional argument specification in {0} option: {1} err.no.plugins.path=No plugins path argument. err.dir.already.exits=directory already exists: {0} err.invalid.index=invalid index for option {0} err.plugin.option.not.set=Option {0} must be set. warn.thirdparty.plugins=\ Enabling third party plugins can lead to unusable generated image. warn.thirdparty.plugins.enabled=\ You have enabled third party plugins.