From 0938374e1fc2df869431c1797786ad21748b6086 Mon Sep 17 00:00:00 2001 From: Peter Shipton Date: Tue, 12 Dec 2023 05:05:01 -0500 Subject: [PATCH] Unexclude OpenJ9 OpenJDK com/sun/crypto/provider/DHKEM/Compliance.java Issue https://github.com/eclipse-openj9/openj9/issues/17633 Signed-off-by: Peter Shipton --- openjdk/excludes/ProblemList_openjdk21-openj9.txt | 1 - openjdk/excludes/ProblemList_openjdk22-openj9.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk21-openj9.txt b/openjdk/excludes/ProblemList_openjdk21-openj9.txt index 183bfa70d2..40991634fb 100644 --- a/openjdk/excludes/ProblemList_openjdk21-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk21-openj9.txt @@ -345,7 +345,6 @@ java/rmi/server/UnicastServerRef/serialFilter/FilterUSRTest.java https://github. # jdk_security -com/sun/crypto/provider/DHKEM/Compliance.java https://github.com/eclipse-openj9/openj9/issues/17633 generic-all java/security/KeyPairGenerator/FinalizeHalf.java https://github.com/eclipse-openj9/openj9/issues/12807 windows-all java/security/SecureRandom/ApiTest.java https://github.com/eclipse-openj9/openj9/issues/16734 windows-all java/security/SecureRandom/EnoughSeedTest.java https://github.com/eclipse-openj9/openj9/issues/16734 windows-all diff --git a/openjdk/excludes/ProblemList_openjdk22-openj9.txt b/openjdk/excludes/ProblemList_openjdk22-openj9.txt index 1955e60633..a1756a13d4 100644 --- a/openjdk/excludes/ProblemList_openjdk22-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk22-openj9.txt @@ -346,7 +346,6 @@ java/rmi/server/UnicastServerRef/serialFilter/FilterUSRTest.java https://github. # jdk_security -com/sun/crypto/provider/DHKEM/Compliance.java https://github.com/eclipse-openj9/openj9/issues/17633 generic-all java/security/KeyPairGenerator/FinalizeHalf.java https://github.com/eclipse-openj9/openj9/issues/12807 windows-all java/security/SecureRandom/ApiTest.java https://github.com/eclipse-openj9/openj9/issues/16734 windows-all java/security/SecureRandom/EnoughSeedTest.java https://github.com/eclipse-openj9/openj9/issues/16734 windows-all