Skip to content

Commit

Permalink
Problemlist ExtractFilesTest.java and MultipleManifestTest.java in jd…
Browse files Browse the repository at this point in the history
…k8u (#5832)

Problemlist tools/jar/ExtractFilesTest.java and tools/jar/MultipleManifestTest.java in jdk8u before the upstream test-fix [PR](openjdk/jdk8u-dev#612) has been integrated. The two tests fails with jtreg5.1.

Fixes: #5831

Signed-off-by: sendaoYan <[email protected]>
  • Loading branch information
sendaoYan authored Dec 20, 2024
1 parent 7bb358e commit a4e8e34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openjdk/excludes/ProblemList_openjdk8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a4e8e34

Please sign in to comment.