Rick,

On 4/24/25 10:47 AM, Rick Noel wrote:
Hello,

When I upgraded to tomcat 11.0.5 and Java 24,
Tomcat log gives this warning..........

WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::invokeCleaner has been called by 
org.apache.tomcat.util.buf.ByteBufferUtilsUnsafe 
(file:/home/web/servers/apache-tomcat-11.0.5/lib/tomcat-util.jar)
WARNING: Please consider reporting this to the maintainers of class 
org.apache.tomcat.util.buf.ByteBufferUtilsUnsafe
WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release

Thanks for the report. The code is already sensitive to the availability of the Unsafe.invokeCleaner method and will continue to work with a JVM where it has been removed.

-chris


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to