From f570f46d3b8ebf224ef0759029051be96cd291ae Mon Sep 17 00:00:00 2001 From: Vinnie Ryan Date: Tue, 14 Jul 2015 20:14:29 +0100 Subject: [PATCH] 8131184: Add test sun/security/pkcs11/rsa/TestKeyPairGenerator.java to the problem list Reviewed-by: mullan --- jdk/test/ProblemList.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jdk/test/ProblemList.txt b/jdk/test/ProblemList.txt index 22078493fab..3002878cac3 100644 --- a/jdk/test/ProblemList.txt +++ b/jdk/test/ProblemList.txt @@ -298,6 +298,9 @@ sun/security/pkcs11/tls/TestPremaster.java windows-all # 8051770 sun/security/provider/SecureRandom/StrongSecureRandom.java macosx-10.10 +# 8074580 +sun/security/pkcs11/rsa/TestKeyPairGenerator.java generic-all + ############################################################################ # jdk_sound