[jira] [Resolved] (GROOVY-7973) Class.this not evaluated correctly within a closure within an inner class

2016-10-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7973. --- Resolution: Fixed Fix Version/s: 2.4.8 Proposed PR merged. > Class.this not evaluated

[GitHub] groovy pull request #451: GROOVY-7973: Class.this not evaluated correctly wi...

2016-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/451 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Updated] (GROOVY-7977) Refine the implementation of LRUCache

2016-10-27 Thread Daniel.Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel.Sun updated GROOVY-7977: --- Attachment: text.html Grails supports outputing JOSN via {{render airport as JSON}}, if the code is

[jira] [Commented] (GROOVY-7977) Refine the implementation of LRUCache

2016-10-27 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15612483#comment-15612483 ] Jochen Theodorou commented on GROOVY-7977: -- The negatives: 946k library size, which is quite big

[jira] [Created] (GROOVY-7977) Refine the implementation of LRUCache

2016-10-27 Thread Daniel.Sun (JIRA)
Daniel.Sun created GROOVY-7977: -- Summary: Refine the implementation of LRUCache Key: GROOVY-7977 URL: https://issues.apache.org/jira/browse/GROOVY-7977 Project: Groovy Issue Type: Improvement

[jira] [Commented] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15611586#comment-15611586 ] Paul King commented on GROOVY-7970: --- I think it probably should - but I'll work on that more tomorrow

[jira] [Comment Edited] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15611543#comment-15611543 ] Paul King edited comment on GROOVY-7970 at 10/27/16 11:20 AM: -- After

[jira] [Commented] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-27 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15611555#comment-15611555 ] Graeme Rocher commented on GROOVY-7970: --- Great news! I guess we need to work out if the former case

[jira] [Commented] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15611543#comment-15611543 ] Paul King commented on GROOVY-7970: --- After applying the proposed PR#451 from GROOVY-7973 and also

[jira] [Assigned] (GROOVY-7973) Class.this not evaluated correctly within a closure within an inner class

2016-10-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-7973: - Assignee: Paul King > Class.this not evaluated correctly within a closure within an inner class