From cf7615c941f814dd9292184cfbee80c6b18c97f3 Mon Sep 17 00:00:00 2001 From: Peter Shipton Date: Mon, 9 Dec 2024 09:08:51 -0500 Subject: [PATCH] Revert "Exclude TestCipherMode for OpenJ9 jdk17, 21 (#5799) (#5804)" (#5806) This reverts commit 3b037e9cd8fd1942717d46630b3b6dab5b61ed5a. --- openjdk/excludes/ProblemList_openjdk17-openj9.txt | 1 - openjdk/excludes/ProblemList_openjdk21-openj9.txt | 6 ------ 2 files changed, 7 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk17-openj9.txt b/openjdk/excludes/ProblemList_openjdk17-openj9.txt index 7a4f979b30..052e817f70 100644 --- a/openjdk/excludes/ProblemList_openjdk17-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk17-openj9.txt @@ -302,7 +302,6 @@ java/security/Signature/SignatureLength.java https://github.com/eclipse-openj # jdk_security2 -javax/crypto/Cipher/TestCipherMode.java https://github.com/eclipse-openj9/openj9/issues/19962 aix-all javax/xml/crypto/dsig/SecureValidation.java https://github.com/adoptium/aqa-tests/issues/1297 z/OS-s390x ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk21-openj9.txt b/openjdk/excludes/ProblemList_openjdk21-openj9.txt index f9ffaf85b8..0873eb3bae 100644 --- a/openjdk/excludes/ProblemList_openjdk21-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk21-openj9.txt @@ -372,12 +372,6 @@ java/security/Signature/SignatureLength.java https://github.com/eclipse-openj ############################################################################ -# jdk_security2 - -javax/crypto/Cipher/TestCipherMode.java https://github.com/eclipse-openj9/openj9/issues/19962 aix-all - -############################################################################ - # jdk_security3 javax/net/ssl/ServerName/SSLEngineExplorerWithCli.java https://github.ibm.com/runtimes/backlog/issues/795 linux-all,aix-all