From efc3a113cdabb3810eafd88495688b427307fa2a Mon Sep 17 00:00:00 2001 From: Anthony Scarpino Date: Mon, 19 Oct 2015 17:26:01 -0700 Subject: [PATCH] 8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus 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 4c3b8487363..90efdb301e0 100644 --- a/jdk/test/ProblemList.txt +++ b/jdk/test/ProblemList.txt @@ -300,6 +300,9 @@ sun/security/provider/SecureRandom/StrongSecureRandom.java macosx-10.10 # 8074580 sun/security/pkcs11/rsa/TestKeyPairGenerator.java generic-all +# 8139860 +com/oracle/security/ucrypto/TestRSA.java solaris-all + ############################################################################ # jdk_sound