Looks good to me.
Xuelei
On 7/29/2019 3:06 PM, Rajan Halade wrote:
Please review this patch to problem list Warning.java. I am not able to
reproduce the failure and will require more time to find root cause and fix.
diff -r f459f98aa30d test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txtMon Jul 29 20:18:43 2019 +0000
+++ b/test/jdk/ProblemList.txtMon Jul 29 15:03:16 2019 -0700
@@ -661,6 +661,8 @@
sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java
8026393 generic-all
sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java
8228431 solaris-all
+sun/security/tools/jarsigner/Warning.java 8228745
generic-all
+
javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java
8212096 generic-all
javax/net/ssl/DTLS/PacketLossRetransmission.java
8169086 macosx-x64
javax/net/ssl/DTLS/RespondToRetransmit.java
8169086 macosx-x64
Thanks,
Rajan