The GitHub Actions job "CI - Groovy Joint Validation Build" on grails-core.git/fix/disable-groovy-indy-build has succeeded. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: b224f3320cad06460bfd6ea2c046f4b802bb829f / James Fredley <[email protected]> fix: invoke Map constructors without Class.newInstance under indy-off Class.newInstance(Map) is not selected under @CompileStatic when invokedynamic is disabled. Use InvokerHelper.invokeConstructorOf with an explicit Object[] so nested Map-constructor types still bind. Also avoid `null as boolean` in the Map-constructor test fixture, which Groovy 5 throws on without indy after unbindable properties are filtered from constructor arguments. Assisted-by: Sisyphus:grok-4.6 Report URL: https://github.com/apache/grails-core/actions/runs/32410944881 With regards, GitHub Actions via GitBox
