fastjson2
fastjson2 copied to clipboard
[BUG] WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
Running Openjdk 24, these warnings appear in the console.
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.alibaba.fastjson2.util.JDKUtils (file:/server/spatial/SpeciesSpatialService.jar)
WARNING: Please consider reporting this to the maintainers of class com.alibaba.fastjson2.util.JDKUtils
WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
Info about it: https://openjdk.org/jeps/471