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

Sundararajan Athijegannathan sundararajan.athijegannathan at oracle.com
Thu Sep 15 14:33:52 UTC 2016


Also piggybacking clean-up in unusued code in JLinkTask.java (Section enum)

-Sundar

On 15/09/16, 8:01 PM, Sundararajan Athijegannathan wrote:
> 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