diff --git a/openjdk/excludes/ProblemList_openjdk22-openj9.txt b/openjdk/excludes/ProblemList_openjdk22-openj9.txt index 8c5c6a8528..e7799921b3 100644 --- a/openjdk/excludes/ProblemList_openjdk22-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk22-openj9.txt @@ -505,6 +505,7 @@ java/foreign/valist/VaListTest.java https://github.com/adoptium/aqa-tests/issues # 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 ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk23-openj9.txt b/openjdk/excludes/ProblemList_openjdk23-openj9.txt index 8c5c6a8528..e7799921b3 100644 --- a/openjdk/excludes/ProblemList_openjdk23-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk23-openj9.txt @@ -505,6 +505,7 @@ java/foreign/valist/VaListTest.java https://github.com/adoptium/aqa-tests/issues # 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 ############################################################################