RFR 8231598: keytool does not export sun.security.mscapi
Sean Mullan
sean.mullan at oracle.com
Tue Oct 22 15:33:24 UTC 2019
In KeyStoreUtil.java, change:
307 // For compatibility, SunPKCS11 and OracleUcrypto can still be
to:
307: // For compatibility, SunPKCS11, OracleUcrypto and SunMSCAPI
can still be
Otherwise, looks fine.
--Sean
On 10/14/19 10:07 PM, Weijun Wang wrote:
> Please take a look at
>
> http://cr.openjdk.java.net/~weijun/8231598/webrev.00/
>
> For new grammars on how to add a provider in a module, use -addprovider (See [1]).
>
> Thanks,
> Max
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8130302
>
More information about the security-dev
mailing list