On 02/18/2016 03:10 AM, Weijun Wang wrote:
There is another compatibility issue which is more important:
Today, we tell users to load their own PKCS11 provider with
-providerClass sun.security.pkcs11.SunPKCS11 -providerArg some.cfg
and seems the new options should be
-provider SunPKCS11 -providerArg some.cfg
I thought I had opened a docs bug for that, but I can't find it now. So
I will add a comment to https://bugs.openjdk.java.net/browse/JDK-8075902
that it should also be updated as part of that bug.
--Sean