[FFI_JDK21/Test] Enable the downcall tests for primitives on z/OS - #19384
Conversation
|
Note: |
|
Reviewer: @TobiAjila, @llxia |
273ce64 to
594d172
Compare
We can run functional tests on JDK21 zOS with |
|
To test this PR in Jenkins Grinder, we need build with PR openj9-openjdk-jdk21-zos/pull/185/. Thanks @ChengJin01 for testing this change on zOS machine. |
|
non-zOS: https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/3537/ ==> passed |
594d172 to
f1b984b
Compare
|
jenkins test sanity zos JDK21 |
f1b984b to
8b72539
Compare
8b72539 to
abaeb2b
Compare
|
Please update the commit message so z/OS is spelled properly. |
The changes only enable the downcall specific tests for primitives on z/OS to ensure FFI functionally works as expected given the related code issues with the remaining test cases have not yet been resolved on z/OS. Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
abaeb2b to
61c8e5e
Compare
Fixed. |
The changes only enable the downcall specific tests for primitives
on z/OS to ensure FFI functionally works as expected given the
related code issues with the remaining test cases have not yet been
resolved on z/OS.
Related: Internal 441
Signed-off-by: ChengJin01 jincheng@ca.ibm.com