Projects that rely on this library will receive warnings when running in JDK 24 version.
WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
WARNING: A restricted method in java.lang.System has been called
Projects that rely on this library will receive warnings when running in JDK 24 version.
refer: sbt/sbt#8073
Is there any plan to remove
Unsafeusage?see also: https://foojay.io/today/unsafe-is-finally-going-away-embracing-safer-memory-access-with-jep-471/