Skip to content

Conversation

tgodzik
Copy link

@tgodzik tgodzik commented Apr 22, 2025

Backports scala#22270 to the 3.3.7.

PR submitted by the release tooling.

jchyb and others added 2 commits April 22, 2025 15:43
Unsafe is planned to be removed in future  Java versions.

Motivication:

Makes it compile on JDK 23
refs: https://openjdk.org/jeps/471

Modification:
Add `@nowarn("cat=deprecation")`

Result:
Compiles successfully on JDK 23
[Cherry-picked 4952e0a]
@tgodzik tgodzik force-pushed the backport-lts-3.3-22270 branch from 7ab8843 to 91923ea Compare April 22, 2025 13:51
Base automatically changed from backport-lts-3.3-22618 to lts-3.3 April 22, 2025 17:06
@tgodzik
Copy link
Author

tgodzik commented Apr 22, 2025

No regressions detected in the community build up to backport-lts-3.3-22270.

Reference

@tgodzik tgodzik merged commit 5d82da0 into lts-3.3 Apr 22, 2025
22 checks passed
@tgodzik tgodzik deleted the backport-lts-3.3-22270 branch April 22, 2025 17:06
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.

2 participants