Skip to content

Get rid of unsafe access warnings on JDK 24#46

Merged
Karolina-Bogacka merged 2 commits intomainfrom
36-fix-deprecated-unsafe-access-java-24
Mar 29, 2025
Merged

Get rid of unsafe access warnings on JDK 24#46
Karolina-Bogacka merged 2 commits intomainfrom
36-fix-deprecated-unsafe-access-java-24

Conversation

@Ostrzyciel
Copy link
Member

Issue: #36

Works for my copy of Graal 24.

@Karolina-Bogacka could you verify this on yours?

@Ostrzyciel Ostrzyciel linked an issue Mar 29, 2025 that may be closed by this pull request
Copy link
Collaborator

@Karolina-Bogacka Karolina-Bogacka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked on my machine, all the warnings disappeared no problem

@Karolina-Bogacka Karolina-Bogacka merged commit f277d0e into main Mar 29, 2025
6 checks passed
@Karolina-Bogacka Karolina-Bogacka deleted the 36-fix-deprecated-unsafe-access-java-24 branch March 29, 2025 08:36
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.

Fix deprecated Unsafe access (Java 24+)

2 participants