From a4e8e34c6aaaa8b8f1dae772ee342b96d5de9bce Mon Sep 17 00:00:00 2001 From: sendaoYan Date: Fri, 20 Dec 2024 22:35:14 +0800 Subject: [PATCH] Problemlist ExtractFilesTest.java and MultipleManifestTest.java in jdk8u (#5832) Problemlist tools/jar/ExtractFilesTest.java and tools/jar/MultipleManifestTest.java in jdk8u before the upstream test-fix [PR](https://github.com/openjdk/jdk8u-dev/pull/612) has been integrated. The two tests fails with jtreg5.1. Fixes: #5831 Signed-off-by: sendaoYan --- openjdk/excludes/ProblemList_openjdk8.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index fa7886034b..1d7f1947d1 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -263,6 +263,8 @@ sun/security/pkcs11/Secmod/TestNssDbSqlite.java https://github.com/adoptium/aqa- sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all sun/security/tools/jarsigner/diffend.sh https://github.com/adoptium/infrastructure/issues/2623 linux-all sun/security/tools/jarsigner/emptymanifest.sh https://github.com/adoptium/infrastructure/issues/2623 linux-all +tools/jar/ExtractFilesTest.java https://bugs.openjdk.org/browse/JDK-8346140 generic-all +tools/jar/MultipleManifestTest.java https://bugs.openjdk.org/browse/JDK-8346140 generic-all sun/security/rsa/SignatureTest.java https://github.com/adoptium/infrastructure/issues/2893 solaris-sparcv9 sun/security/tools/keytool/WeakAlg.java https://github.com/adoptium/infrastructure/issues/2893 solaris-sparcv9 sun/security/tools/keytool/standard.sh https://github.com/adoptium/infrastructure/issues/2893 solaris-sparcv9