Changelog for Groovy 4.0.30
Bug
- [GROOVY-11578] - Services loaded via the service loader not working in (some) OSGi contexts for Groovy 4+
- [GROOVY-11758] - IllegalAccessError: trait property and protected/package-private super access method
- [GROOVY-11764] - super property resolution
- [GROOVY-11789] - stack overflow in javac compiler adapter
- [GROOVY-11822] - metadata methods on static nested class fail compilation if extended class uses slightly different signature
- [GROOVY-11830] - IllegalAccessError: interface method and non-public super class method
- [GROOVY-11840] - Regression in if statement for boolean var in groovy 5
- [GROOVY-11841] - Metaclass Concurrency Problem
Dependency upgrade
Task
- [GROOVY-11793] - Cannot Reference Previously Compiled Constants from Annotations