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

Andrew Hughes gnu.andrew at redhat.com
Wed Jun 9 05:12:01 UTC 2021


On 12:24 Tue 08 Jun     , Alexey Bakhtin wrote:
> 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

The p11_convert.c difference comes from JDK-8231222 [0] being in
11u first. I think that one needs backporting; 8u does fail to
build if P11_DEBUG is defined.

Do you want to look at that one as well or shall I?

[0] https://bugs.openjdk.java.net/browse/JDK-8231222

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222


More information about the jdk8u-dev mailing list