Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.0-JSR-5
-
Fix Version/s: 1.0-RC-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
this is a holder for all tasks to implement the new MOP
Issue Links
- depends upon
-
GROOVY-1199
Groovy generates invalid class files when having a method that invokes a super class method taking a primitive as an argument.
-
-
GROOVY-1315
class field confused / corrupted
-
-
GROOVY-1103
Passing a Double to a method expecting String causes a StackOverflowError
-
-
GROOVY-937
Can't access private field from closure
-
-
GROOVY-996
protected fields not visible in subclasses
-
-
GROOVY-1277
Parent class private method shadows derived class private method with the same name.
-
-
GROOVY-1280
Calling Closure property with super and named arguments causes error
-
-
GROOVY-1412
Ambiguous method overloading for method ... interface parameters
-
-
GROOVY-1484
NoSuchMethodError because static method is tried to be invoked on super class bug method signature does not match
-
-
GROOVY-1509
Error Message for errors happening in getter contains no usable information
-
done