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

[Jtreg/FFI] Enable the test suites in JDK20 #4591

Merged
merged 1 commit into from
May 29, 2023

Conversation

ChengJin01
Copy link
Contributor

The changes enable the FFI test suites in JDK20
and exclude them in JDK21 as the FFI specific
code for JEP442 has not yet been completed.

Fixes: #eclipse-openj9/openj9/issues/16565

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

The changes enable the FFI test suites in JDK20
and exclude them in JDK21 as the FFI specific
code for JEP442 has not yet been completed.

Fixes: #eclipse-openj9/openj9/issues/16565

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

ChengJin01 commented May 29, 2023

The FFI test suites were verified with the latest nightly builds on all supported platforms at
https://openj9-jenkins.osuosl.org/job/Grinder/2452/console (jdk_foreign)
https://openj9-jenkins.osuosl.org/job/Grinder/2461/console (jdk_lang)

@ChengJin01
Copy link
Contributor Author

Reviewer: @llxia
FYI: @ShelleyLambert, @tajila, @pshipton

@smlambert smlambert merged commit d3376be into adoptium:master May 29, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants