Looks good to me.
Xuelei
On 5/28/2019 10:11 AM, Sean Mullan wrote:
Please review this addition of two tests to the ProblemList which are
causing intermittent tier4 failures on Solaris.
bug: https://bugs.openjdk.java.net/browse/JDK-8224885
diffs:
diff -r 0422b4b5cb8e test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt Tue May 28 10:20:05 2019 -0400
+++ b/test/jdk/ProblemList.txt Tue May 28 13:09:14 2019 -0400
@@ -654,6 +654,8 @@
sun/security/pkcs11/tls/TestKeyMaterial.java 8180837 generic-all
sun/security/tools/keytool/ListKeychainStore.sh 8156889 macosx-all
+sun/security/tools/keytool/KeyToolTest.java 8224644
solaris-all
+sun/security/tools/keytool/WeakAlg.java 8224644
solaris-all
sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java 8026393
generic-all
Thanks,
Sean