[jira] [Updated] (GROOVY-7705) CompileStatic closure accessing "thisObject" private field: setProperty instead of synthetic method

2016-02-05 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha updated GROOVY-7705: --- Fix Version/s: (was: 2.5.0-beta-1) 2.4.6 > CompileStatic closure accessing

[jira] [Comment Edited] (GROOVY-7741) StackoverflowError with Closure and CompileStatic

2016-02-05 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135035#comment-15135035 ] Shil Sinha edited comment on GROOVY-7741 at 2/5/16 9:27 PM: The closure

[jira] [Comment Edited] (GROOVY-7741) StackoverflowError with Closure and CompileStatic

2016-02-05 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135035#comment-15135035 ] Shil Sinha edited comment on GROOVY-7741 at 2/5/16 9:31 PM: The closure

[jira] [Commented] (GROOVY-7705) CompileStatic closure accessing "thisObject" private field: setProperty instead of synthetic method

2016-02-05 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135017#comment-15135017 ] Shil Sinha commented on GROOVY-7705: [~gillius] This fix will be in 2.4.6. > CompileStatic closure

[jira] [Comment Edited] (GROOVY-7747) Generated Java stub for enum with abstract method is invalid

2016-02-05 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15134019#comment-15134019 ] Paul King edited comment on GROOVY-7747 at 2/5/16 11:11 AM: I can confirm

[jira] [Commented] (GROOVY-7747) Generated Java stub for enum with abstract method is invalid

2016-02-05 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15134019#comment-15134019 ] Paul King commented on GROOVY-7747: --- I can confirm this is a bug. Proposed fix above. Cheers, Paul. >