jamesfredley opened a new issue, #15343: URL: https://github.com/apache/grails-core/issues/15343
### Issue description When running Grails 7 on Java 25 ``` WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::allocateMemory has been called by io.netty.util.internal.PlatformDependent0$2 (file:/C:/Users/james/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.128.Final/da61c7f6318a1a1170e5f2f4daa45657bc9be423/netty-common-4.1.128.Final.jar) WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$2 WARNING: sun.misc.Unsafe::allocateMemory will be removed in a future release ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
