Skip to content

Off-heap support for FFI callouts #21885

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Conversation

tajila
Copy link
Contributor

@tajila tajila commented May 14, 2025

We need to update the way we calculate the data start address now that it is possible to have non-adjacent data section of an array in offheap mode.

Fixes #21303

We need to update the way we calculate the data start address now that
it is possible to have non-adjacent data section of an array in offheap
mode.

Fixes eclipse-openj9#21303

Signed-off-by: tajila <[email protected]>
@tajila tajila requested a review from gacholio May 14, 2025 20:49
@tajila
Copy link
Contributor Author

tajila commented May 14, 2025

jenkins test sanity.functional amac jdk24

@tajila
Copy link
Contributor Author

tajila commented May 14, 2025

jenkins test sanity.functional plinux jdk24

@tajila tajila marked this pull request as ready for review May 15, 2025 12:47
@tajila
Copy link
Contributor Author

tajila commented May 15, 2025

jenkins test sanity amac jdk21

@tajila
Copy link
Contributor Author

tajila commented May 15, 2025

jenkins test sanity.openjdk amac jdk24

@tajila tajila requested review from babsingh and removed request for babsingh May 15, 2025 15:57
@babsingh babsingh merged commit 52bbc8d into eclipse-openj9:master May 15, 2025
11 checks passed
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.

balanced Jep454Tests_testLinkerFfi_DownCall_HeapArray crash vmState=0x00000000
2 participants