Looks fine to me. --Sean
On 5/12/16 3:11 PM, joe darcy wrote:
Hello, The test sun/security/mscapi/ShortRSAKey1024.sh has been seen to fail with some frequency on windows. Until JDK-8153948 is addressed, the test should be problem listed. Please review the patch below which does this. Thanks, -Joe diff -r b14b89e259ac test/ProblemList.txt --- a/test/ProblemList.txt Thu May 12 14:45:06 2016 -0700 +++ b/test/ProblemList.txt Thu May 12 15:10:53 2016 -0700 @@ -212,6 +212,8 @@ sun/security/tools/keytool/ListKeychainStore.sh 8156889 macosx-all +sun/security/mscapi/ShortRSAKey1024.sh 8153948 windows-all + java/security/Security/ClassLoaderDeadlock/Deadlock2.sh 8062758 generic-all sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java 8026393 generic-all
