Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Component/s: bytecode
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
The String setter in the attached example is never called. Instead, the int setter is called when I assign a String with size() == 1. If the size is bigger, I get a GroovyClassCastException
Issue Links
- duplicates
-
GROOVY-2500
Assignment calls the wrong setter, depending on order of declaration
-