Skip to content

Commit

Permalink
Enable TestFunctionDescriptor in JDK17/18/19+
Browse files Browse the repository at this point in the history
Signed-off-by: Cheng Jin <jincheng@ca.ibm.com>
  • Loading branch information
Cheng Jin committed Oct 18, 2022
1 parent 21a7c01 commit 53bcd97
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 15 deletions.
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk17-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,6 @@ java/foreign/stackwalk/TestAsyncStackWalk.java#zgc https://github.com/eclipse-op

java/foreign/TestUnsupportedPlatform.java https://github.com/eclipse-openj9/openj9/issues/14828 generic-all

java/foreign/TestFunctionDescriptor.java https://github.com/eclipse-openj9/openj9/issues/15579 generic-all

############################################################################

# com_sun_crypto
Expand Down
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk18-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,6 @@ java/foreign/loaderLookup/TestLoaderLookup.java https://github.com/eclipse-openj
java/foreign/TestHandshake.java https://github.com/eclipse-openj9/openj9/issues/14148 generic-all
java/foreign/TestSegmentCopy.java https://github.com/eclipse-openj9/openj9/issues/14148 generic-all

java/foreign/TestFunctionDescriptor.java https://github.com/eclipse-openj9/openj9/issues/15579 generic-all

java/foreign/TestUnsupportedPlatform.java https://github.com/eclipse-openj9/openj9/issues/14828 generic-all

############################################################################
Expand Down
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk19-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -558,8 +558,6 @@ java/foreign/upcalldeopt/TestUpcallDeopt.java https://github.com/eclipse-openj9/
java/foreign/valist/VaListTest.java https://github.com/eclipse-openj9/openj9/issues/13994 generic-all
java/foreign/virtual/TestVirtualCalls.java https://github.com/eclipse-openj9/openj9/issues/13994 generic-all

java/foreign/TestFunctionDescriptor.java https://github.com/eclipse-openj9/openj9/issues/15579 generic-all

############################################################################

# com_sun_crypto
Expand Down
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk20-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,6 @@ java/foreign/upcalldeopt/TestUpcallDeopt.java https://github.com/eclipse-openj9/
java/foreign/valist/VaListTest.java https://github.com/eclipse-openj9/openj9/issues/13994 generic-all
java/foreign/virtual/TestVirtualCalls.java https://github.com/eclipse-openj9/openj9/issues/13994 generic-all

java/foreign/TestFunctionDescriptor.java https://github.com/eclipse-openj9/openj9/issues/15579 generic-all

############################################################################

# com_sun_crypto
Expand Down
7 changes: 0 additions & 7 deletions openjdk/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1335,13 +1335,6 @@
</test>
<test>
<testCaseName>jdk_foreign</testCaseName>
<disables>
<disable>
<comment>https://github.com/eclipse-openj9/openj9/issues/15152</comment>
<version>19+</version>
<impl>openj9</impl>
</disable>
</disables>
<variations>
<variation>Mode150</variation>
<variation>Mode650</variation>
Expand Down

0 comments on commit 53bcd97

Please sign in to comment.