[11] RFR JDK-8196310: jlink --suggest-providers fails with missing resource if --output specified
Sundararajan Athijegannathan
sundararajan.athijegannathan at oracle.com
Wed Jan 31 04:56:17 UTC 2018
+1
-Sundar
On 31/01/18, 6:01 AM, 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
>
>
> Mandy
>
More information about the jigsaw-dev
mailing list