Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test/FFI] Enable the FFI test suites in JDK17/19 #16599

Merged

Conversation

ChengJin01
Copy link

The change is to enable the remaining FFI test suites which are still disabled
to have them executed on all supported platform given the issue with OpenJDK
MH.invokeBasic() was resovled in JIT via #14483.

Signed-off-by: ChengJin01 jincheng@ca.ibm.com

The change is to enable the remaining FFI test suites
which are still disabled to have them executed on all
supported platform given the issue with OpenJDK
MH.invokeBasic() was resovled in JIT via eclipse-openj9#14483.

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
@ChengJin01
Copy link
Author

Reviewer: @pshipton
FYI: @tajila

@pshipton
Copy link
Member

pshipton commented Jan 24, 2023

Multiplatform 5x grinder for jdk17 Jep389Tests_testClinkerFfi_DownCall
aix, plinux, xlinux, xmac, win, zlinux
https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/1864/ - passed

5x grinder for jdk19 xlinux Jep424Tests_testLinkerFfi_DownCall, Jep424Tests_testLinkerFfi_UpCall
https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/1863/ - passed

@pshipton pshipton merged commit 287ac60 into eclipse-openj9:master Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:test project:panama Used to track Project Panama related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants