[11] RFR JDK-8196310: jlink --suggest-providers fails with missing resource if --output specified

Alan Bateman Alan.Bateman at oracle.com
Wed Jan 31 07:36:53 UTC 2018



On 31/01/2018 00:31, mandy chung wrote:
> (resend with fixed formatting)
>
> Webrev:
> http://cr.openjdk.java.net/~mchung/jdk11/webrevs/8196310/webrev.00/
>
>
> Improve the error message when invalid argument is specified to
> --suggest-providers option.
>
>
> $ jlink --add-modules java.base --suggest-providers 
> java.security.Provider --output myimage
> Error: --suggest-providers does not accept "--output myimage" argument
Looks good.


More information about the jigsaw-dev mailing list