Summary
-
GROOVY-5741
2012-10-03T16-30
2013-01-25T12-18
Compile Ok but strange Exception at runtime using @CompileStatic
-
GROOVY-5742
2012-10-03T21-51
2012-10-03T21-53
CompileStatic goes into infinite loop when handling self-referential generics
-
GROOVY-5746
2012-10-08T09-22
2012-10-08T09-25
Array assignment with operator does double call for index expression and array part
-
GROOVY-6163
2013-05-21T16-01
Last Tuesday 4:01 PM
CompileStatic mixing String[] and String causes unexpected behavior
-
GROOVY-6155
2013-05-16T05-12
16/May/13
Can't access private static constant from closure, when using @CompileStatic
-
GROOVY-6147
2013-05-07T11-04
07/May/13
CompileStatic: dispatch bug with overloaded method when last argument is an array and there is an separate method without the last array argument