[jira] [Comment Edited] (GROOVY-8826) Captured loop variables have surprising and Java-incompatible behavior

2018-10-08 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16642619#comment-16642619 ] Jochen Theodorou edited comment on GROOVY-8826 at 10/8/18 11:57 PM:

[jira] [Comment Edited] (GROOVY-8764) Closure inside an anonymous class uses wrong outside class instance with @CS

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641645#comment-16641645 ] Paul King edited comment on GROOVY-8764 at 10/8/18 11:57 PM: - This doesn't

[jira] [Commented] (GROOVY-8764) Closure inside an anonymous class uses wrong outside class instance with @CS

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16642618#comment-16642618 ] Paul King commented on GROOVY-8764: --- Workaround is to prefix the method call, e.g. {{this.println}}

[jira] [Commented] (GROOVY-8815) Inconsistent class file - undefined type parameter for trait implementer

2018-10-08 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16642424#comment-16642424 ] Eric Milles commented on GROOVY-8815: - Pending changes for 2.5.3 have moved this problem a bit.

[jira] [Commented] (GROOVY-8764) Closure inside an anonymous class uses wrong outside class instance with @CS

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641645#comment-16641645 ] Paul King commented on GROOVY-8764: --- This doesn't occur if only the method has @CompileStatic like in

[jira] [Created] (GROOVY-8834) Making "public" - BinaryExpression.leftExpression and similar fields

2018-10-08 Thread Anton Pryamostanov (JIRA)
Anton Pryamostanov created GROOVY-8834: -- Summary: Making "public" - BinaryExpression.leftExpression and similar fields Key: GROOVY-8834 URL: https://issues.apache.org/jira/browse/GROOVY-8834

[jira] [Updated] (GROOVY-8764) Closure inside an anonymous class uses wrong outside class instance with @CS

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8764: -- Summary: Closure inside an anonymous class uses wrong outside class instance with @CS (was: Closure

[jira] [Updated] (GROOVY-8827) Close a small gap in the EMC DSL for constructors

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8827: -- Fix Version/s: (was: 2.5.4) 2.5.3 > Close a small gap in the EMC DSL for

[jira] [Updated] (GROOVY-8833) @Canonical creates invalid hashCode

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8833: -- Affects Version/s: (was: 2.5.3) 2.5.2 > @Canonical creates invalid

[jira] [Commented] (GROOVY-8833) @Canonical creates invalid hashCode

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641636#comment-16641636 ] Paul King commented on GROOVY-8833: --- Well spotted. This is now fixed. > @Canonical creates invalid

[jira] [Resolved] (GROOVY-8833) @Canonical creates invalid hashCode

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8833. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.3

[jira] [Updated] (GROOVY-8819) java.lang.VerifyError when calling this() with static final field from a super class

2018-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8819: -- Fix Version/s: (was: 2.5.4) 2.5.3 > java.lang.VerifyError when calling this()