[jira] [Closed] (GROOVY-7646) Classes generated by Eval() never collected from Permgen/Metaspace

2017-04-12 Thread Isaac Dooley (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isaac Dooley closed GROOVY-7646. Resolution: Fixed Fix Version/s: 2.4.10 I verified that the issue is no longer present in

[jira] [Commented] (GROOVY-8024) Subscript operator with spread argument

2017-04-12 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966272#comment-15966272 ] Daniil Ovchinnikov commented on GROOVY-8024: [~paulk] I'm getting the following behaviour in

[jira] [Created] (GROOVY-8154) Parenthesized class literal with subscript operator

2017-04-12 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8154: -- Summary: Parenthesized class literal with subscript operator Key: GROOVY-8154 URL: https://issues.apache.org/jira/browse/GROOVY-8154 Project: Groovy

[jira] [Created] (GROOVY-8153) Weird .class references with subscript operator

2017-04-12 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8153: -- Summary: Weird .class references with subscript operator Key: GROOVY-8153 URL: https://issues.apache.org/jira/browse/GROOVY-8153 Project: Groovy

[jira] [Created] (GROOVY-8152) Weird .class references

2017-04-12 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8152: -- Summary: Weird .class references Key: GROOVY-8152 URL: https://issues.apache.org/jira/browse/GROOVY-8152 Project: Groovy Issue Type: Bug

[GitHub] groovy pull request #523: cleanup now that jdk7 is baseline

2017-04-12 Thread blackdrag
Github user blackdrag commented on a diff in the pull request: https://github.com/apache/groovy/pull/523#discussion_r111070966 --- Diff: src/main/org/codehaus/groovy/vmplugin/VMPluginFactory.java --- @@ -26,39 +28,10 @@ */ public class VMPluginFactory { -