Changelog for Groovy 1.5.3
Bug
- [GROOVY-2530] - Simple script results in VerifyError
- [GROOVY-2546] - A return statement that contains an assignment returns null instead of the value assigned
- [GROOVY-2553] - Autoboxing behavior
- [GROOVY-2556] - Assignment Operator returns not always the right values
- [GROOVY-2557] - Array2List coercion leads to exception
- [GROOVY-2558] - Bug with GString property access
- [GROOVY-2562] - Assignment evaluates LHS twice