The GitHub Actions job "Licensing - RAT Report" on 
grails-core.git/fix/undertow-jboss-threads-java25 has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
7244c0db675744ee70e873843bbdcc934ba105a9 / James Fredley 
<[email protected]>
fix: add jboss-threads 3.9.2 to Undertow feature for Java 25 compatibility

When Undertow is selected as the servlet container, undertow-core
transitively pulls in jboss-threads 3.7.0 which calls the terminally
deprecated sun.misc.Unsafe::objectFieldOffset in its static initializer,
producing a warning on Java 25. Pin jboss-threads to 3.9.2 as a
runtimeOnly dependency to resolve this.

Assisted-by: Claude Code <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/22247456690

With regards,
GitHub Actions via GitBox

Reply via email to