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/JTReg] Enable the AIX related test suites on JDK22+ #5130

Merged

Conversation

ChengJin01
Copy link

The changes enable the FFI specific test suites excluded
on AIX previously given the issues with the alignment
setting for double on AIX has been resolved by removing
the pragma lines in the test code to accommodate our
own code with the 4-byte alignment on double.

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

The changes enable the FFI specific test suites excluded
on AIX previously given the issues with the alignment
setting for double on AIX has been resolved by removing
the pragma lines in the test code to accommodate our
own code with the 4-byte alignment on double.

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

ChengJin01 commented Mar 7, 2024

The PR enables the test suites previously excluded on AIX at eclipse-openj9/openj9#18940, eclipse-openj9/openj9#18941, eclipse-openj9/openj9#18942 and eclipse-openj9/openj9#18943.

Note: we might need to wait till the changes with tests at ibmruntimes/openj9-openjdk-jdk22#32 gets into the nightly builds to ensure the latest changes in test code is selected in Jtreg tests.

@ChengJin01
Copy link
Author

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

@pshipton pshipton requested a review from JasonFengJ9 March 7, 2024 21:14
@JasonFengJ9 JasonFengJ9 merged commit 2514b43 into adoptium:master Mar 7, 2024
2 checks 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.

3 participants