The GitHub Actions job "CI - Groovy Joint Validation Build" on grails-core.git/fix/directory-watcher-fallback-8.0.x has succeeded. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: ab2b2afb3e1df49bf20f50e8912dc07300f49edb / Scott Murphy Heiberg <[email protected]> Warn when native macOS file watching is unavailable The JDK supplies no native WatchService on macOS — it is sun.nio.fs.PollingWatchService — so falling back to it costs real reload latency. Logging that at debug hid an actionable, one-dependency fix from the developers it affects. Warn instead, and keep the ClassNotFoundException itself at debug where it belongs. DirectoryWatcherSpec covers both that the advice is emitted on macOS without the optional library and that it stays off platforms it cannot help. Report URL: https://github.com/apache/grails-core/actions/runs/30934418076 With regards, GitHub Actions via GitBox
