[11u] RFR (XS): 8255050: Add pkcs11/KeyStore/ClientAuth.sh to Problem list

Langer, Christoph christoph.langer at sap.com
Thu Dec 10 14:59:54 UTC 2020


Hi,

here is an RFR for another test exclusion. Test pkcs11/KeyStore/ClientAuth.sh is now constantly failing on Solaris. It is probably due to some expired certificate(s) which would have to be updated. Oracle excluded the test with JDK-8255050, deferring solution to JDK-8254806. Unfortunately the latter bug is closed. Oracle made this exclusion in both releases, 8 and 11.

As there is no original change to pull in, I suggest this patch:

diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -640,6 +640,7 @@
# jdk_security

sun/security/pkcs11/ec/TestKeyFactory.java                      8026976 generic-all
+sun/security/pkcs11/KeyStore/ClientAuth.sh                      8254806 solaris-all
sun/security/pkcs11/Secmod/AddTrustedCert.java                  8180837 generic-all
sun/security/pkcs11/tls/TestKeyMaterial.java                    8180837 generic-all
sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java            8161536 generic-all

Thanks
Christoph



More information about the jdk-updates-dev mailing list