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] Disable FFI test suites for JDK21 #17399

Closed
ChengJin01 opened this issue May 12, 2023 · 1 comment
Closed

[Jtreg/FFI] Disable FFI test suites for JDK21 #17399

ChengJin01 opened this issue May 12, 2023 · 1 comment
Labels
jdk21 project:panama Used to track Project Panama related work test excluded

Comments

@ChengJin01
Copy link
Contributor

ChengJin01 commented May 12, 2023

Given the changes at ibmruntimes/openj9-openjdk-jdk#598 & #17352 with updated APIs for JEP442 (#16951) will be merged to JDK21 only for compilation, in which case all FFI specific test suites in JDK21 must be disabled via https://github.com/adoptium/aqa-tests for the moment till we update everything related to JEP442 in OpenJDK & OpenJ9.

@ChengJin01
Copy link
Contributor Author

FYI: @tajila, @pshipton, @llxia

@ChengJin01 ChengJin01 added project:panama Used to track Project Panama related work test excluded jdk21 labels May 12, 2023
ChengJin01 added a commit to ChengJin01/aqa-tests that referenced this issue Jul 25, 2023
The changes enable the FFI test suites in JDK21
given everything specific to JEP442 (except the
union support) has been implemented.

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

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
ChengJin01 added a commit to ChengJin01/aqa-tests that referenced this issue Aug 16, 2023
The changes enable the FFI test suites in JDK21
given everything specific to JEP442 (except the
union support) has been implemented.

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

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
ChengJin01 added a commit to ChengJin01/aqa-tests that referenced this issue Aug 16, 2023
The changes enable the FFI test suites in JDK21
given everything specific to JEP442 (except the
union support) has been implemented.

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

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
ChengJin01 added a commit to ChengJin01/aqa-tests that referenced this issue Aug 16, 2023
The changes enable all FFI test suites except
a few excluded tests in JDK21 given everything
specific to JEP442 (except the union support)
has been implemented.

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

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
ChengJin01 added a commit to ChengJin01/aqa-tests that referenced this issue Aug 18, 2023
The changes enable all FFI test suites except
a few excluded tests in JDK21 given everything
specific to JEP442 (except the union support)
has been implemented.

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

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
llxia pushed a commit to adoptium/aqa-tests that referenced this issue Aug 21, 2023
The changes enable all FFI test suites except
a few excluded tests in JDK21 given everything
specific to JEP442 (except the union support)
has been implemented.

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

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jdk21 project:panama Used to track Project Panama related work test excluded
Projects
None yet
Development

No branches or pull requests

1 participant