Skip to content

Commit

Permalink
[JDK21] Re-enable TestByteBuffer on AIX (#4776)
Browse files Browse the repository at this point in the history
Fix: ibmruntimes/openj9-openjdk-jdk21#44

Grinder: https://openj9-jenkins.osuosl.org/job/Grinder/2929

The above grinder confirms that TestByteBuffer is fixed on AIX.

Closes: eclipse-openj9/openj9#17870

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
  • Loading branch information
babsingh authored Sep 20, 2023
1 parent bbccac6 commit 5376132
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ java/foreign/stackwalk/TestStackWalk.java#default_gc https://github.com/eclipse-
java/foreign/stackwalk/TestStackWalk.java#shenandoah https://github.com/eclipse-openj9/openj9/issues/13993 generic-all
java/foreign/stackwalk/TestStackWalk.java#zgc https://github.com/eclipse-openj9/openj9/issues/13993 generic-all
java/foreign/upcalldeopt/TestUpcallDeopt.java https://github.com/eclipse-openj9/openj9/issues/13157 generic-all
java/foreign/TestByteBuffer.java https://github.com/eclipse-openj9/openj9/issues/17870 aix-all
java/foreign/TestIllegalLink.java https://github.com/eclipse-openj9/openj9/issues/14002 generic-all
java/foreign/TestUnsupportedPlatform.java https://github.com/eclipse-openj9/openj9/issues/14828 generic-all
java/foreign/TestHandshake.java https://github.com/eclipse-openj9/openj9/issues/13211 generic-all
Expand Down

0 comments on commit 5376132

Please sign in to comment.