Request for backport approval for 8195667: ProblemList exclusion of Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java
John Spurling
jspurling at twitter.com
Thu May 24 18:34:19 UTC 2018
Hello,
I'm requesting approval to backport JDK-8195667. It's causing test failures
for us.
I work for Twitter, and I don't have an OpenJDK username.
Here is a modified version of the diff to apply to the current 8u repo:
8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and
tls/TestKeyMaterial.java due to JDK-8180837
Summary: Puts sun/security/pkcs11/Secmod/AddTrustedCert.java and
sun/security/pkcs11/tls/TestKeyMaterial.java into ProblemList
Reviewed-by: weijun
diff -r 556b17038b5c -r 24d7281e31bb test/ProblemList.txt
--- a/test/ProblemList.txt Wed Apr 18 12:41:29 2018 -0700
+++ b/test/ProblemList.txt Thu May 24 11:20:54 2018 -0700
@@ -300,6 +300,11 @@
#8176354
sun/security/ssl/com/sun/net/ssl/internal/ssl/X509KeyManager/PreferredKey.java
generic-all
+
+# 8180837
+sun/security/pkcs11/Secmod/AddTrustedCert.java generic-all
+sun/security/pkcs11/tls/TestKeyMaterial.java generic-all
+
More information about the jdk8u-dev
mailing list