From 5a35b2a0a959ad590d33294f18e84d5470ffb3bf Mon Sep 17 00:00:00 2001 From: Vinnie Ryan <vinnie@openjdk.org> Date: Thu, 2 Jul 2015 12:01:48 +0100 Subject: [PATCH] 8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10 Reviewed-by: xuelei --- jdk/test/ProblemList.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jdk/test/ProblemList.txt b/jdk/test/ProblemList.txt index 70ea2fadd3a..22078493fab 100644 --- a/jdk/test/ProblemList.txt +++ b/jdk/test/ProblemList.txt @@ -295,6 +295,9 @@ sun/security/pkcs11/tls/TestMasterSecret.java windows-all sun/security/pkcs11/tls/TestPRF.java windows-all sun/security/pkcs11/tls/TestPremaster.java windows-all +# 8051770 +sun/security/provider/SecureRandom/StrongSecureRandom.java macosx-10.10 + ############################################################################ # jdk_sound