Changelog for Groovy 2.4.15
Bug
- [GROOVY-8422] - Incorrect properties copy in Sql.newInstance
- [GROOVY-8439] - @CompileStatic cannot compile generic class's static method
- [GROOVY-8475] - CLONE - I am unable to instantiate objects using the "new" keyword
- [GROOVY-8489] - CLONE - Invalid module-info.class in jar artifacts
- [GROOVY-8494] - CLONE - Calling Stream.of from groovy class in JDK 9 fails
- [GROOVY-8514] - NullPointerException in class MissingMethodException
Task
- [GROOVY-8522] - Rework downloads page