> On Jul 25, 2019, at 7:35 PM, Sean Mullan <[email protected]> wrote:
>
> Can you add some more info to the bug and also add links to the 2 bugs you
> mention below?
OK.
> Also, should the subcomponent for this and 8228431 be "java.security"?
jarsigner is based on jdk.security.jarsigner.JarSigner.
And do we use this subcomponent in any query?
--Max
>
> Otherwise it looks ok.
>
> --Sean
>
> On 7/24/19 11:32 PM, Weijun Wang wrote:
>> 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. This
>> bug is 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