From a78a201a37db169ca97dcfc4ee60dead9301c57f Mon Sep 17 00:00:00 2001 From: Jason Katonica <122893202+jasonkatonica@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:53:33 -0500 Subject: [PATCH] Execute AEADBufferTest and OverlapByteBuffer tests (#5085) Both of these tests can now be executed given the development of fixes for issue https://github.com/eclipse-openj9/openj9/issues/18703 Signed-off-by: Jason Katonica --- openjdk/excludes/ProblemList_openjdk22-openj9.txt | 7 ------- openjdk/excludes/ProblemList_openjdk23-openj9.txt | 7 ------- 2 files changed, 14 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk22-openj9.txt b/openjdk/excludes/ProblemList_openjdk22-openj9.txt index cb3a29ba7d..fbe8a2286f 100644 --- a/openjdk/excludes/ProblemList_openjdk22-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk22-openj9.txt @@ -512,13 +512,6 @@ java/foreign/TestHFA.java https://github.com/eclipse-openj9/openj9/issues/18944 ############################################################################ -# com_sun_crypto - -com/sun/crypto/provider/Cipher/AEAD/AEADBufferTest.java https://github.com/eclipse-openj9/openj9/issues/18703 generic-all -com/sun/crypto/provider/Cipher/AEAD/OverlapByteBuffer.java https://github.com/eclipse-openj9/openj9/issues/18703 generic-all - -############################################################################ - # serviceability serviceability/jvmti/GetLocalVariable/GetLocalVars.java https://github.com/eclipse-openj9/openj9/issues/15920 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk23-openj9.txt b/openjdk/excludes/ProblemList_openjdk23-openj9.txt index cb3a29ba7d..fbe8a2286f 100644 --- a/openjdk/excludes/ProblemList_openjdk23-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk23-openj9.txt @@ -512,13 +512,6 @@ java/foreign/TestHFA.java https://github.com/eclipse-openj9/openj9/issues/18944 ############################################################################ -# com_sun_crypto - -com/sun/crypto/provider/Cipher/AEAD/AEADBufferTest.java https://github.com/eclipse-openj9/openj9/issues/18703 generic-all -com/sun/crypto/provider/Cipher/AEAD/OverlapByteBuffer.java https://github.com/eclipse-openj9/openj9/issues/18703 generic-all - -############################################################################ - # serviceability serviceability/jvmti/GetLocalVariable/GetLocalVars.java https://github.com/eclipse-openj9/openj9/issues/15920 generic-all