Open
Description
Using JCTools with JDK >=24 (see https://openjdk.org/jeps/498) results in the following warning:
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by org.jctools.util.UnsafeAccess (file:/home/zakkak/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar)
WARNING: Please consider reporting this to the maintainers of class org.jctools.util.UnsafeAccess
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Metadata
Metadata
Assignees
Labels
No labels