RFR 8160063: Provide a means to disable a plugin via the command line

Sundararajan Athijegannathan sundararajan.athijegannathan at oracle.com
Thu Sep 15 14:31:54 UTC 2016


Please review http://cr.openjdk.java.net/~sundar/8160063/webrev.01/ for 
https://bugs.openjdk.java.net/browse/JDK-8160063

* Adding --disable-<plugin_name> option for any plugin that is auto-enabled.
* Removed ad-hoc "none" option of generate-jli-classes plugin.
* Simple test to make sure --disable-generate-jli-classes option is 
accepted.
* Manual verified that when generate-jli-classes plugin is deactivated, 
JLI classes are not generated.

Thanks,
-Sundar



More information about the jigsaw-dev mailing list