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

[FFI_test] Enable the excluded tests on z/OS in JDK21 #19570

Conversation

ChengJin01
Copy link
Contributor

@ChengJin01 ChengJin01 commented May 28, 2024

The change enables the excluded tests specific to the default
library loading and struct given the related issues have been
resolved via ibmruntimes/openj9-openjdk-jdk21#159 and #19468.

Related: Internal 441

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

The change enables the excluded tests specific to the default
library loading and struct given the related issues have been
resolved via
ibmruntimes/openj9-openjdk-jdk21#159
and eclipse-openj9#19468.

Related: [Internal
441](https://github.ibm.com/runtimes/javanext/issues/441)

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

The re-enabled tests passed on z/OS:

===============================================
    Jep442Tests_testLinkerFfi_DownCall
    Tests run: 341, Failures: 0, Skips: 0
===============================================

===============================================
Java21 only test suite
Total tests run: 341, Failures: 0, Skips: 0
===============================================

@ChengJin01 ChengJin01 added project:panama Used to track Project Panama related work os:zos jdk21 labels May 28, 2024
@ChengJin01 ChengJin01 requested a review from llxia May 28, 2024 19:45
@ChengJin01
Copy link
Contributor Author

Reviewer: @llxia
FYI: @keithc-ca, @tajila, @pshipton

@llxia
Copy link
Contributor

llxia commented May 29, 2024

non-zos: https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/3632/ ===> passed

Cheng tested zos locally

@llxia llxia merged commit b9fd76d into eclipse-openj9:master May 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jdk21 os:zos project:panama Used to track Project Panama related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants