RFR 8130302: jarsigner and keytool -providerClass needs be re-examined for modules

Alan Bateman Alan.Bateman at oracle.com
Fri Feb 19 10:58:46 UTC 2016



On 19/02/2016 10:47, Wang Weijun wrote:
> Updated at the same URL
>
>    http://cr.openjdk.java.net/~weijun/8130302/webrev.01
>
> The help looks like this now:
>
>   -provider <name>          add security provider by name (e.g. SunPKCS11)
>     [-providerArg <arg>]      configure argument for -provider
>   -providerclass <class>    add security provider by fully-qualified classname
>     [-providerArg <arg>]      configure argument for -providerclass
>
> --Max
>
This looks good to me and I see you've switched to using List too.

Mandy may have comments so let's how off pushing this until she looks at 
the latest patch.

One other thing is whether we should add a section to JEP 261 on these 
tool updates. I had originally assumed that the updates to these tools 
would follow the module system into JDK 9 but you've turned up early :-)

-Alan



More information about the security-dev mailing list