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

Exclude the FFI test suites added in JDK21 #4647

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

ChengJin01
Copy link

@ChengJin01 ChengJin01 commented Jun 26, 2023

The changes exclude a couple of newly added FFI test suites in JDK21 as follows:
[1] TestReentrantUpcalls.java is excluded permanently given it is intended for OpenJDK/Hotspot,
as explained at eclipse-openj9/openj9#17673.
[2] TestNested.java which is disabled for the moment till the union support
is fully implemented on all supported platforms, as explained at
eclipse-openj9/openj9#17674.

Signed-off-by: ChengJin01 [email protected]

The changes exclude a couple of newly added FFI test
suites in JDK21 as follows:
[1] TestReentrantUpcalls.java is excluded permanently
    given it is intended for OpenJDK/Hotspot.
[2] TestNested.java which is disabled for the moment
    till the union support is fully implemented on all
    supported platforms.

Signed-off-by: ChengJin01 <[email protected]>
@ChengJin01
Copy link
Author

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

Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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