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

[FFI/Jtreg_JDK20] Keep the downcall address alive for downcall (0.40) #17565

Conversation

ChengJin01
Copy link

The changes aim to prevent the downcall address from being
released unexpectedly by leveraging the existing code to
hold the downcall address during the downcall.

Fixes: #17524

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

The changes aim to prevent the downcall address from being
released unexpectedly by leveraging the existing code to
hold the downcall address during the downcall.

Fixes: eclipse-openj9#17524

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
@ChengJin01 ChengJin01 added comp:vm project:panama Used to track Project Panama related work jdk17 jdk20 labels Jun 8, 2023
@ChengJin01
Copy link
Author

Reviewer: @pshipton
FYI: @tajila

@pshipton
Copy link
Member

pshipton commented Jun 9, 2023

jenkins line endings check

@pshipton
Copy link
Member

pshipton commented Jun 9, 2023

jenkins compile amac jdk20 depends eclipse-openj9/openj9-omr#v0.40.0-release

@pshipton
Copy link
Member

pshipton commented Jun 9, 2023

jdk_foreign grinder https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/2497 - passed

@pshipton pshipton merged commit c4720f2 into eclipse-openj9:v0.40.0-release Jun 9, 2023
@ChengJin01 ChengJin01 deleted the ffi_jtreg_liblookuptest_keep_downcall_addr_alive_jdk20_v0.40.0 branch October 30, 2023 19:02
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm jdk17 jdk20 project:panama Used to track Project Panama related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants