Skip to content

Commit

Permalink
[Jtreg/FFI] Enable test suites in JDK22+
Browse files Browse the repository at this point in the history
The change enables the FFI specific test suites in JDK22+
given the issue with the heap arguments is resolved
via eclipse-openj9/openj9#18930.

Signed-off-by: ChengJin01 <[email protected]>
  • Loading branch information
ChengJin01 committed Feb 9, 2024
1 parent 4a0c7f9 commit b011edf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions openjdk/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1579,13 +1579,6 @@
</test>
<test>
<testCaseName>jdk_foreign</testCaseName>
<disables>
<disable>
<comment>https://github.com/eclipse-openj9/openj9/issues/17872</comment>
<version>22+</version>
<impl>openj9</impl>
</disable>
</disables>
<variations>
<variation>Mode150</variation>
<variation>Mode650</variation>
Expand Down

0 comments on commit b011edf

Please sign in to comment.