Changelog for Groovy 3.0.24

Bug

  • [GROOVY-11559] - BUG! exception in phase 'instruction selection' of @CompileStatic method
  • [GROOVY-11564] - SC: call site writer makes reference to removed method
  • [GROOVY-11565] - empty if/else seems to confuse the parser
  • [GROOVY-7407] - Compilation not thread safe if Grape / Ivy is used in Groovy scripts

Dependency upgrade

Improvement

  • [GROOVY-11573] - Propagate parameters flag from compiler configuration to javac

Sub-task