Skip to content

Commit

Permalink
Execute AEADBufferTest and OverlapByteBuffer tests (#5085)
Browse files Browse the repository at this point in the history
Both of these tests can now be executed given the development of fixes
for issue eclipse-openj9/openj9#18703

Signed-off-by: Jason Katonica <[email protected]>
  • Loading branch information
jasonkatonica authored Feb 21, 2024
1 parent e512a5a commit a78a201
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions openjdk/excludes/ProblemList_openjdk22-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 0 additions & 7 deletions openjdk/excludes/ProblemList_openjdk23-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a78a201

Please sign in to comment.