From b40fc178d1b97eafc3cb72da1cd20e457c7429b9 Mon Sep 17 00:00:00 2001 From: sophia-guo Date: Thu, 23 Jan 2025 18:01:04 -0500 Subject: [PATCH] Problemlist ExtractFilesTest.java and MultipleManifestTest.java in jdk8u (#5832) (#5904) 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 Co-authored-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 18349e3cc5..2050548414 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -270,6 +270,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