[8u] RFR: 8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism

Alexey Bakhtin alexey at azul.com
Tue Jun 8 12:49:56 UTC 2021


Hello,

I’d like to backport JDK-8176837 to 8u for better support PKCS11 in Solaris 11.4

JBS: https://bugs.openjdk.java.net/browse/JDK-8176837
Original patch: https://hg.openjdk.java.net/jdk/jdk/rev/3c8f89e2ec03
8u patch : http://cr.openjdk.java.net/~abakhtin/8176837/webrev.v0

The patch applies almost clean except of namespace and extra dummyConfigId field in the SunPKCS11.java

This is followup fix for JDK-8229243 [1]

sun/security/pkcs11 tests passed on the Solaris 11.4 after both JDK-8229243 and JDK-8176837 patches applied

[1] - https://bugs.openjdk.java.net/browse/JDK-8229243

Regards
Alexey


More information about the jdk8u-dev mailing list