Changelog for Groovy 2.4.0-rc-2

Bug

  • [GROOVY-7118] - @Delegate for class that implements interface with Generic Method causes VerifyError
  • [GROOVY-7225] - GroovyShell/Grape cannot use Extension Modules that extend Closure
  • [GROOVY-7229] - Charset.toString() returns incompatible name for Charset.forName on Android
  • [GROOVY-7230] - NPE during compilation because of constant optimization

Task