Commit 4952e0a
authored
chore: Add @nowarn annotation to LazyVals. (scala#22270)
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 231 parent 4493a66 commit 4952e0a
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments