Skip to content

Exclude distrust/Symantec for OpenJ9 jdk8, jdk11 #6061

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk11-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java https://github.ibm.
sun/security/ssl/CipherSuite/SupportedGroups.java https://github.ibm.com/runtimes/backlog/issues/795 aix-all,windows-all
sun/security/ssl/X509TrustManagerImpl/distrust/Camerfirma.java https://github.com/eclipse-openj9/openj9/issues/21235 generic-all
sun/security/ssl/X509TrustManagerImpl/distrust/Entrust.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all
sun/security/ssl/X509TrustManagerImpl/distrust/Symantec.java https://github.com/eclipse-openj9/openj9/issues/21380 generic-all
sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all
sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java https://github.ibm.com/runtimes/backlog/issues/795 aix-all

Expand Down
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk8-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java https://github.com/ecli
sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java https://github.com/adoptium/aqa-tests/issues/125 generic-all
sun/security/ssl/X509TrustManagerImpl/distrust/Camerfirma.java https://github.com/eclipse-openj9/openj9/issues/21235 generic-all
sun/security/ssl/X509TrustManagerImpl/distrust/Entrust.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all
sun/security/ssl/X509TrustManagerImpl/distrust/Symantec.java https://github.com/eclipse-openj9/openj9/issues/21380 generic-all
sun/security/tools/jarsigner/diffend.sh https://github.com/adoptium/aqa-tests/issues/125 linux-all
sun/security/tools/jarsigner/emptymanifest.sh https://github.com/adoptium/aqa-tests/issues/125 generic-all
com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithProviderChange.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
Expand Down