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

Update the FFI related code intended for JEP434 #559

Conversation

ChengJin01
Copy link
Contributor

The changes update part of our code in the FFI framework
against the latest APIs specified in JDKnext to accommodate
the new features of JEP434.

Note:
This is the part of implementation intended for
#eclipse-openj9/openj9/issues/16329

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

@ChengJin01
Copy link
Contributor Author

ChengJin01 commented Mar 6, 2023

Note:
[1] the change are pretty much the same as ibmruntimes/openj9-openjdk-jdk20#23 except the disabled code on Windows/Aarch64 which is not supported in our FFI implementation.
[2] the changes must be merged together with or after the corresponding changes in OpenJ9 at eclipse-openj9/openj9#16835

Reviewer: @tajila, @keithc-ca
FYI: @DanHeidinga, @pshipton

@ChengJin01 ChengJin01 force-pushed the ffi_update_code_against_latest_apis_jep434_jdknext branch 3 times, most recently from aa82574 to f86ba58 Compare March 8, 2023 21:14
@ChengJin01 ChengJin01 force-pushed the ffi_update_code_against_latest_apis_jep434_jdknext branch from f86ba58 to f99bfa2 Compare March 17, 2023 21:18
@ChengJin01 ChengJin01 force-pushed the ffi_update_code_against_latest_apis_jep434_jdknext branch from f99bfa2 to ac36fa2 Compare March 22, 2023 20:43
The changes update part of our code in the FFI
framework against the latest APIs specified in
JDKnext to accommodate the new features of JEP434.

Note:
This is the part of implementation intended for
#eclipse-openj9/openj9/issues/16329

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
@ChengJin01 ChengJin01 force-pushed the ffi_update_code_against_latest_apis_jep434_jdknext branch from ac36fa2 to 93b48b1 Compare March 22, 2023 21:24
@keithc-ca
Copy link
Member

Jenkins compile xlinux jdknext depends eclipse-openj9/openj9#16835

@keithc-ca keithc-ca merged commit ec2d8af into ibmruntimes:openj9 Mar 23, 2023
tajila pushed a commit to tajila/openj9-openjdk-jdk that referenced this pull request Mar 27, 2024
Add support for downloading and installing openssl3 versions
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