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 #23

Conversation

ChengJin01
Copy link
Contributor

The changes update part of our code in the FFI
framework against the latest APIs specified in
JDK20 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:
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
Copy link
Contributor Author

ChengJin01 commented Mar 22, 2023

The PR was updated with the same changes as requested by Keith against the comments at ibmruntimes/openj9-openjdk-jdk#559.

@ChengJin01 ChengJin01 force-pushed the ffi_update_code_against_latest_apis_jep434 branch 2 times, most recently from 8b44424 to cc782e4 Compare March 22, 2023 21:25
The changes update part of our code in the FFI
framework against the latest APIs specified in
JDK20 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 branch from cc782e4 to 50d879d Compare March 22, 2023 21:41
@keithc-ca
Copy link
Member

Jenkins compile alinux64 jdk20 depends eclipse-openj9/openj9#16835

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

2 participants