jamesfredley opened a new issue, #15216: URL: https://github.com/apache/grails-core/issues/15216
### Issue description In Java 25 ``` ./grailsw Updating Grails wrapper, allowed versions to update to are [RELEASE]... ... 81% (20.73 MiB/s) ...Moving remotely downloaded jar to: C:\Users\james\.grails\wrapper\7.0.1\grails-cli-7.0.1-all.jar Updated wrapper to version: 7.0.1 WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::loadLibrary has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/C:/Users/james/.grails/wrapper/7.0.1/grails-cli-7.0.1-all.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled | Starting interactive mode... | Enter a command name to run. Use TAB for completion: grails> ``` -- 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]
