[jira] [Updated] (GROOVY-7907) Cannot assign value of type java.lang.Object with varargs, parameterized method and @CompileStatic

2016-08-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7907: -- Summary: Cannot assign value of type java.lang.Object with varargs, parameterized method and

[jira] [Resolved] (GROOVY-7014) A Java compile time error results in a runtime exception in Groovy

2016-08-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7014. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.0-beta-1 Proposed PR

[jira] [Commented] (GROOVY-7655) Wrong method is chosen when using super with generics

2016-08-17 Thread John Woodward (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15424466#comment-15424466 ] John Woodward commented on GROOVY-7655: --- Agreed. In our case, looking at the move to using Mule

[jira] [Created] (GROOVY-7910) Character objects not found in set

2016-08-17 Thread Jurgen Voorneveld (JIRA)
Jurgen Voorneveld created GROOVY-7910: - Summary: Character objects not found in set Key: GROOVY-7910 URL: https://issues.apache.org/jira/browse/GROOVY-7910 Project: Groovy Issue Type:

[jira] [Updated] (GROOVY-7910) Character objects not found in set

2016-08-17 Thread Jurgen Voorneveld (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jurgen Voorneveld updated GROOVY-7910: -- Description: ``` $ groovy --version Groovy Version: 2.4.7 JVM: 1.8.0_101 Vendor:

[jira] [Commented] (GROOVY-7655) Wrong method is chosen when using super with generics

2016-08-17 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15424317#comment-15424317 ] Jochen Theodorou commented on GROOVY-7655: -- If the library is precompiled with pre 2.4, then the

[jira] [Commented] (GROOVY-7883) Static compiler prefers private constructor over public if private matches better

2016-08-17 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15424311#comment-15424311 ] Jochen Theodorou commented on GROOVY-7883: -- I did read this as "private constructor is taken