[8u] RFR: 8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4

Alexey Bakhtin alexey at azul.com
Tue Jun 8 12:24:46 UTC 2021


Hello,

I’d like to backport JDK-8229243 to 8u for parity with Oracle and support for Solaris 11.4

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

The patch applies almost clean except of namespace, P11Mac.java already has newer copyright year and pointer parameter field in the p11_convert.c

This is the first patch in the series for Solaris 11.4 support. The following fixes are also required: JDK-8176837 [1] and JDK-8236897 [2]

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-8176837
[2] - https://bugs.openjdk.java.net/browse/JDK-8236897

Regards
Alexey


More information about the jdk8u-dev mailing list