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

2016-10-28 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 I see. Thanks for your explanation in details :-) 在 "Ben Manes (JIRA)" ,2016

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

2016-10-28 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617436#comment-15617436 ] Ben Manes commented on GROOVY-7977: --- Yes, I used that for documentation purposes only s

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

2016-10-28 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 Hi Ben, Thanks for your suggestion. Because the lib will be included in

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

2016-10-28 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617386#comment-15617386 ] Ben Manes commented on GROOVY-7977: --- [ConcurrentLinkedHashMap|https://github.com/ben-ma

[jira] [Created] (GROOVY-7980) Exception when using grab annotation with system classloader and ScriptEngine

2016-10-28 Thread David Maciver (JIRA)
David Maciver created GROOVY-7980: - Summary: Exception when using grab annotation with system classloader and ScriptEngine Key: GROOVY-7980 URL: https://issues.apache.org/jira/browse/GROOVY-7980 Proje

[jira] [Created] (GROOVY-7979) JsonSlurper parses a single minus character as a number

2016-10-28 Thread John Wagenleitner (JIRA)
John Wagenleitner created GROOVY-7979: - Summary: JsonSlurper parses a single minus character as a number Key: GROOVY-7979 URL: https://issues.apache.org/jira/browse/GROOVY-7979 Project: Groovy

[jira] [Created] (GROOVY-7978) Code containing post-decrement in an assert can cause a VerifyError on instantiation

2016-10-28 Thread Nick Stokoe (JIRA)
Nick Stokoe created GROOVY-7978: --- Summary: Code containing post-decrement in an assert can cause a VerifyError on instantiation Key: GROOVY-7978 URL: https://issues.apache.org/jira/browse/GROOVY-7978 Pr

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

2016-10-28 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-7970: - Assignee: Paul King > Can't call private method from outer class when using anonymous inner clas

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

2016-10-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615142#comment-15615142 ] ASF GitHub Bot commented on GROOVY-7970: GitHub user paulk-asert opened a pull re

[GitHub] groovy pull request #452: GROOVY-7970: Can't call private method from outer ...

2016-10-28 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/452 GROOVY-7970: Can't call private method from outer class when using anonymous inner classes and @CS Not a final solution. This fixes public methods. Private/protected methods are handled by a di