[jira] [Commented] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378913#comment-15378913 ] ASF GitHub Bot commented on GROOVY-7877: Github user paulk-asert commented on a d

[GitHub] groovy pull request #366: GROOVY-7877: The Range abstraction could support n...

2016-07-14 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/366#discussion_r70927754 --- Diff: src/main/groovy/lang/NumberRange.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] groovy pull request #366: GROOVY-7877: The Range abstraction could support n...

2016-07-14 Thread jwagenleitner
Github user jwagenleitner commented on a diff in the pull request: https://github.com/apache/groovy/pull/366#discussion_r70922392 --- Diff: src/main/groovy/lang/NumberRange.java --- @@ -0,0 +1,603 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

[jira] [Commented] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378871#comment-15378871 ] ASF GitHub Bot commented on GROOVY-7877: Github user jwagenleitner commented on a

[jira] [Commented] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378830#comment-15378830 ] ASF GitHub Bot commented on GROOVY-7877: Github user paulk-asert commented on a d

[GitHub] groovy pull request #366: GROOVY-7877: The Range abstraction could support n...

2016-07-14 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/366#discussion_r70920341 --- Diff: src/main/groovy/lang/NumberRange.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[jira] [Commented] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378827#comment-15378827 ] ASF GitHub Bot commented on GROOVY-7877: Github user paulk-asert commented on a d

[GitHub] groovy pull request #366: GROOVY-7877: The Range abstraction could support n...

2016-07-14 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/366#discussion_r70920102 --- Diff: src/main/groovy/lang/NumberRange.java --- @@ -0,0 +1,603 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[jira] [Commented] (GROOVY-7886) Memory leak when variable is assigned multiple times within the same scope

2016-07-14 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378648#comment-15378648 ] John Wagenleitner commented on GROOVY-7886: --- If you decompile the class file th

[jira] [Commented] (GROOVY-7886) Memory leak when variable is assigned multiple times within the same scope

2016-07-14 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378532#comment-15378532 ] John Wagenleitner commented on GROOVY-7886: --- The amount of growth in heap is eq

[jira] [Comment Edited] (GROOVY-7886) Memory leak when variable is assigned multiple times within the same scope

2016-07-14 Thread Cody Boisclair (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377212#comment-15377212 ] Cody Boisclair edited comment on GROOVY-7886 at 7/14/16 4:20 PM: --

[jira] [Commented] (GROOVY-7886) Memory leak when variable is assigned multiple times within the same scope

2016-07-14 Thread Cody Boisclair (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377212#comment-15377212 ] Cody Boisclair commented on GROOVY-7886: The result from compiling the same scrip

[jira] [Commented] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377161#comment-15377161 ] ASF GitHub Bot commented on GROOVY-7877: Github user jwagenleitner commented on a

[GitHub] groovy pull request #366: GROOVY-7877: The Range abstraction could support n...

2016-07-14 Thread jwagenleitner
Github user jwagenleitner commented on a diff in the pull request: https://github.com/apache/groovy/pull/366#discussion_r70831843 --- Diff: src/main/groovy/lang/NumberRange.java --- @@ -0,0 +1,603 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

[GitHub] groovy pull request #366: GROOVY-7877: The Range abstraction could support n...

2016-07-14 Thread jwagenleitner
Github user jwagenleitner commented on a diff in the pull request: https://github.com/apache/groovy/pull/366#discussion_r70829938 --- Diff: src/main/groovy/lang/NumberRange.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

[jira] [Commented] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377141#comment-15377141 ] ASF GitHub Bot commented on GROOVY-7877: Github user jwagenleitner commented on a

[jira] [Commented] (GROOVY-7885) referencing method in outer class from inner class throws Exception when using newInstance()

2016-07-14 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376985#comment-15376985 ] Jörg Prante commented on GROOVY-7885: - I solved this by {code} class A { Object

[jira] [Comment Edited] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376678#comment-15376678 ] Paul King edited comment on GROOVY-7877 at 7/14/16 9:44 AM: G

[jira] [Comment Edited] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376206#comment-15376206 ] Paul King edited comment on GROOVY-7877 at 7/14/16 9:45 AM: G

[jira] [Commented] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376678#comment-15376678 ] ASF GitHub Bot commented on GROOVY-7877: Github user paulk-asert commented on a d

[GitHub] groovy pull request #366: GROOVY-7877: The Range abstraction could support n...

2016-07-14 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/366#discussion_r70777404 --- Diff: src/main/groovy/lang/NumberRange.java --- @@ -0,0 +1,536 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[jira] [Commented] (GROOVY-7886) Memory leak when variable is assigned multiple times within the same scope

2016-07-14 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376663#comment-15376663 ] Jochen Theodorou commented on GROOVY-7886: -- could you make the same test with Ja