Skip to content

Commit

Permalink
Unexclude TestHandshake in JDK22+
Browse files Browse the repository at this point in the history
TestHandshake has been fixed by

- eclipse-openj9/openj9#19167
- eclipse-openj9/openj9#19412

Related: eclipse-openj9/openj9#13211

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
  • Loading branch information
babsingh authored and pshipton committed May 3, 2024
1 parent 02a486c commit ab4bab2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk22-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ java/foreign/stackwalk/TestStackWalk.java#zgc https://github.com/eclipse-openj9/
java/foreign/upcalldeopt/TestUpcallDeopt.java https://github.com/eclipse-openj9/openj9/issues/13157 generic-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
java/foreign/valist/VaListTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

java/foreign/TestStubAllocFailure.java https://github.com/eclipse-openj9/openj9/issues/18938 generic-all
Expand Down
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk23-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@ java/foreign/stackwalk/TestStackWalk.java#zgc https://github.com/eclipse-openj9/
java/foreign/upcalldeopt/TestUpcallDeopt.java https://github.com/eclipse-openj9/openj9/issues/13157 generic-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
java/foreign/valist/VaListTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

java/foreign/TestStubAllocFailure.java https://github.com/eclipse-openj9/openj9/issues/18938 generic-all
Expand Down

0 comments on commit ab4bab2

Please sign in to comment.