Skip to content

Fix View-LE-OnHeap and View-BE-OnHeap for JDK23 #19478

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 2 commits into from
May 10, 2024

Conversation

babsingh
Copy link
Contributor

The test has been updated to reflect the new spec changes
related to alignment promises which cannot be guaranteed.

See ibmruntimes/openj9-openjdk-jdk@4c9db1a for more details.

Fixes: #19300

babsingh added 2 commits May 10, 2024 10:47
The test has been updated to reflect the new spec changes related
to alignment promises which cannot be guaranteed.

See ibmruntimes/openj9-openjdk-jdk@4c9db1a for more details.

Fixes: eclipse-openj9#19300

Signed-off-by: Babneet Singh <[email protected]>
Signed-off-by: Babneet Singh <[email protected]>
@babsingh
Copy link
Contributor Author

babsingh commented May 10, 2024

@babsingh babsingh requested a review from pshipton May 10, 2024 15:15
@pshipton pshipton merged commit 36c998b into eclipse-openj9:master May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jdk23 View-LE-OnHeap, View-BE-OnHeap IllegalStateException: Atomic access not supported for heap buffer
2 participants