From 0162b0584dcdaf1ca921119fe0e772bede6d5f4f Mon Sep 17 00:00:00 2001 From: coffeys Date: Thu, 12 Jan 2017 17:29:04 +0530 Subject: [PATCH] 8157665: ProblemList.txt needs to be updated as 7041639 closed Reviewed-by: coffeys Contributed-by: nikita.j.jain@oracle.com --- test/ProblemList.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/ProblemList.txt b/test/ProblemList.txt index d593f2af0..f43443608 100644 --- a/test/ProblemList.txt +++ b/test/ProblemList.txt @@ -226,10 +226,6 @@ sun/security/pkcs11/ec/ReadCertificates.java solaris-all sun/security/pkcs11/ec/ReadPKCS12.java solaris-all sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java solaris-all -# 7041639, Solaris DSA keypair generation bug -java/security/KeyPairGenerator/SolarisShortDSA.java solaris-all -sun/security/tools/keytool/standard.sh solaris-all - # 8026393 sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java generic-all -- GitLab