[jira] [Created] (GROOVY-8960) Can not call a java parameterized type method from groovy with java enum. Compile error

2019-01-17 Thread Stuart Adamson (JIRA)
Stuart Adamson created GROOVY-8960: -- Summary: Can not call a java parameterized type method from groovy with java enum. Compile error Key: GROOVY-8960 URL: https://issues.apache.org/jira/browse/GROOVY-8960

[jira] [Updated] (GROOVY-8959) NPE in StaticVerifier

2019-01-17 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8959: Description: I don't have the exact code that created this error, but the fix seems pretty

[jira] [Created] (GROOVY-8959) NPE in StaticVerifier

2019-01-17 Thread Eric Milles (JIRA)
Eric Milles created GROOVY-8959: --- Summary: NPE in StaticVerifier Key: GROOVY-8959 URL: https://issues.apache.org/jira/browse/GROOVY-8959 Project: Groovy Issue Type: Bug Components:

[jira] [Closed] (GROOVY-8434) ClassCastException: Class cannot be cast to type-of-with's-delegate

2019-01-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8434. - Resolution: Duplicate I believe this is a duplicate of GROOVY-8873. > ClassCastException: Class cannot

[GitHub] paulk-asert opened a new pull request #854: GROOVY-8873: Fails at runtime with @CompileStatic and two nested with…

2019-01-17 Thread GitBox
paulk-asert opened a new pull request #854: GROOVY-8873: Fails at runtime with @CompileStatic and two nested with… URL: https://github.com/apache/groovy/pull/854 … statements with ClassCastException This is an automated