The GitHub Actions job "CI" on grails-core.git/grails8-groovy6-canary has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 20e8ec71d7e4372aa8b6fad1a1763c9fcb31745a / James Fredley <[email protected]> fix: move GrailsApplicationLifeCycle default method to Java for G6 non-indy Groovy 6 classic-callsite compilation of interface default methods emits a reference to a synthetic CallSite holder (GrailsApplicationLifeCycle$1) that is never packaged, so apps fail at boot with NoClassDefFoundError under -PgrailsIndy=false. Java default methods compile to plain bytecode and work with both indy on and off. Verified with latency integration tests and a new unit spec. Report URL: https://github.com/apache/grails-core/actions/runs/30848299955 With regards, GitHub Actions via GitBox
