Hi folks, not sure if anyone noticed, but ktfmt is (indirectly?) using some deprecated Unsafe APIs that will be removed from the JDK https://github.com/facebook/ktfmt/issues/533
👀 2
g
gammax
05/01/2025, 5:28 PM
Oh ok. How are you running it?
s
seb
05/01/2025, 5:29 PM
image.png
👍 1
seb
05/01/2025, 5:30 PM
I don't see direct references to those classes in the code
seb
05/01/2025, 5:31 PM
so I think it may be somewhere in the parser where it delegates to IJ/Kotlin
seb
05/01/2025, 5:32 PM
I was trying to check the ktfmt version but the -h doesn't print it