< prev index next >

src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties

Print this page
rev 13971 : 8152641: Plugin to generate BMH$Species classes ahead-of-time
Reviewed-by: plevart, mchung, forax

*** 42,51 **** --- 42,56 ---- exclude-resources.argument=<resources to exclude | file of excluded resources> exclude-resources.description=\ Specify resources to exclude. eg: *.jcov, */META-INF/* + generate-bmh.argument=<comma-separated list of signatures, e.g., LL,LLL> + + generate-bmh.description=\ + Concrete BoundMethodHandle classes to generate. + installed-modules.description=Fast loading of module descriptors (always enabled) onoff.argument=<on|off> sort-resources.argument=<paths in priority order | file with resource paths>
< prev index next >