[13] RFR 8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list

Weijun Wang weijun.wang at oracle.com
Thu Jul 25 03:32:02 UTC 2019


The new test introduced by JDK-8217375 <https://bugs.openjdk.java.net/browse/JDK-8217375> fails a lot on solaris-sparc, please review this patch to add it to the problem list. Please note that I use "solaris-all" instead of "solaris-sparcv9". Every other line related to solaris uses solaris-all and I cannot be sure if solaris-sparcv9 would work.

The bug related is at https://bugs.openjdk.java.net/browse/JDK-8228431 <https://bugs.openjdk.java.net/browse/JDK-8228431>. This bug is https://bugs.openjdk.java.net/browse/JDK-8228602 <https://bugs.openjdk.java.net/browse/JDK-8228602>.

Thanks,
Max

diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -662,6 +662,7 @@
 sun/security/tools/keytool/WeakAlg.java                         8224644 solaris-all
 
 sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java      8026393 generic-all
+sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java  8228431 solaris-all
 
 javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java       8212096 generic-all
 javax/net/ssl/SSLSocket/Tls13PacketSize.java                    8224718 generic-all

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20190725/a2305103/attachment.htm>


More information about the security-dev mailing list