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

[GR-47831] Preparations for JEP 424 ("Panama") foreign upcalls in Native Image. #7238

Merged
merged 8 commits into from
Aug 19, 2023

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

Fix issues highlighted by GR-46610 and a followup conversation:
1. The return buffer address is now correctly saved on the stack and retrieved after the downcall.
2. The returned values are casted to the correct kind before writing them in the buffer.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 19, 2023
@graalvmbot graalvmbot merged commit 0e19198 into master Aug 19, 2023
12 checks passed
@graalvmbot graalvmbot deleted the nds/foreign-preps branch August 19, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants