Skip to content

Commit 4bb76aa

Browse files
authored
Exclude distrust/Symantec for OpenJ9 jdk8, jdk11 (#6061)
They are already excluded for jdk17+. Issue eclipse-openj9/openj9#21380 Signed-off-by: Peter Shipton <[email protected]>
1 parent 674d9df commit 4bb76aa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

openjdk/excludes/ProblemList_openjdk11-openj9.txt

+1
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java https://github.ibm.
306306
sun/security/ssl/CipherSuite/SupportedGroups.java https://github.ibm.com/runtimes/backlog/issues/795 aix-all,windows-all
307307
sun/security/ssl/X509TrustManagerImpl/distrust/Camerfirma.java https://github.com/eclipse-openj9/openj9/issues/21235 generic-all
308308
sun/security/ssl/X509TrustManagerImpl/distrust/Entrust.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all
309+
sun/security/ssl/X509TrustManagerImpl/distrust/Symantec.java https://github.com/eclipse-openj9/openj9/issues/21380 generic-all
309310
sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all
310311
sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java https://github.ibm.com/runtimes/backlog/issues/795 aix-all
311312

openjdk/excludes/ProblemList_openjdk8-openj9.txt

+1
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java https://github.com/ecli
287287
sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java https://github.com/adoptium/aqa-tests/issues/125 generic-all
288288
sun/security/ssl/X509TrustManagerImpl/distrust/Camerfirma.java https://github.com/eclipse-openj9/openj9/issues/21235 generic-all
289289
sun/security/ssl/X509TrustManagerImpl/distrust/Entrust.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all
290+
sun/security/ssl/X509TrustManagerImpl/distrust/Symantec.java https://github.com/eclipse-openj9/openj9/issues/21380 generic-all
290291
sun/security/tools/jarsigner/diffend.sh https://github.com/adoptium/aqa-tests/issues/125 linux-all
291292
sun/security/tools/jarsigner/emptymanifest.sh https://github.com/adoptium/aqa-tests/issues/125 generic-all
292293
com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithProviderChange.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

0 commit comments

Comments
 (0)