On 15/09/2016 07:31, 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.

Should this be --disable-plugin <plugin-name> rather than synthesizing an option?

Also would I be correct to say anarchy such as `jlink --disable-generate-jli-classes --generate-jli-classes` would actually run the plugin? Related is whether it's warning or fatal when an unknown plugin is specified.

-Alan

Reply via email to