-
Notifications
You must be signed in to change notification settings - Fork 588
Open
Description
I'm using JDK25, Tomcat 11 and I get this warning
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by org.ehcache.impl.internal.concurrent.ThreadLocalRandomUtil (file:/C:/.../WEB-INF/lib/ehcache-3.11.1-jakarta.jar)
WARNING: Please consider reporting this to the maintainers of class org.ehcache.impl.internal.concurrent.ThreadLocalRandomUtil
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
As fas as I understood, the Java platform is in the process of permanently removing the internal and unsupported sun.misc.Unsafe.
STR-Anubis, Bauman06, pb00068, beikov, lpeter91 and 1 more
Metadata
Metadata
Assignees
Labels
No labels