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

mandy chung mandy.chung at oracle.com
Wed Jan 31 00:27:31 UTC 2018


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