[jira] [Updated] (GROOVY-7938) inconsistent access of methods in outer class

2016-09-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7938: -- Affects Version/s: 2.4.7 > inconsistent access of methods in outer class >

[jira] [Updated] (GROOVY-7938) inconsistent access of methods in outer class

2016-09-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7938: -- Description: Groovy handles access to outer instance and static methods from inner classes but not

[jira] [Created] (GROOVY-7938) inconsistent access of methods in outer class

2016-09-13 Thread Paul King (JIRA)
Paul King created GROOVY-7938: - Summary: inconsistent access of methods in outer class Key: GROOVY-7938 URL: https://issues.apache.org/jira/browse/GROOVY-7938 Project: Groovy Issue Type: Bug

[jira] [Comment Edited] (GROOVY-7933) Incorrect boxing of boolean primitive types

2016-09-13 Thread Jose Ignacio Acin Pozo (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486826#comment-15486826 ] Jose Ignacio Acin Pozo edited comment on GROOVY-7933 at 9/13/16 10:05 AM:

[jira] [Commented] (GROOVY-7933) Incorrect boxing of boolean primitive types

2016-09-13 Thread Jose Ignacio Acin Pozo (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486826#comment-15486826 ] Jose Ignacio Acin Pozo commented on GROOVY-7933: Should @CompileStatic and interpreted

[jira] [Commented] (GROOVY-6396) same linkedlist code different behavior between groovy and java

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486801#comment-15486801 ] ASF GitHub Bot commented on GROOVY-6396: GitHub user paulk-asert opened a pull request:

[GitHub] groovy pull request #419: GROOVY-6396: same linkedlist code different behavi...

2016-09-13 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/419 GROOVY-6396: same linkedlist code different behavior between groovy a… …nd java You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #418: GROOVY-7937: CLONE - same linkedlist code differen...

2016-09-13 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/418 GROOVY-7937: CLONE - same linkedlist code different behavior between … …groovy and java (fix priority of DGM methods vs actual methods on an object) You can merge this pull request into a

[jira] [Commented] (GROOVY-6396) same linkedlist code different behavior between groovy and java

2016-09-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486438#comment-15486438 ] Paul King commented on GROOVY-6396: --- There are two parts to this issue. One is that DGM methods on an