mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Unsafe warning on 0.28.2 and Java 24 #313
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ShiftSad on GitHub (Jun 25, 2025).
I'm on pkl-config-java-all version 0.28.2, Pkl 0.28.2 (Windows 10.0, native) and OpenJDK 24.0.1
Warning:
My configuration loader class has these two methods for acessing data, and they seem related to the warning being thrown.
I've got it running the test bellow, it passes but throws warnig.
@stackoverflow commented on GitHub (Jun 30, 2025):
We'll update graalvm/truffle for the 0.30 release. So, hopefully this will be fixed.