[jira] [Commented] (GROOVY-8363) Implementing List with a delegated data source results in StackOverflowException

2017-10-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16213426#comment-16213426 ] Paul King commented on GROOVY-8363: --- I haven't really looked into it but I suspect that if for instance

[jira] [Commented] (GROOVY-8363) Implementing List with a delegated data source results in StackOverflowException

2017-10-20 Thread Kevin Chen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16213257#comment-16213257 ] Kevin Chen commented on GROOVY-8363: History is just me figuring out the {{code}} tag, my bad. >

[jira] [Updated] (GROOVY-8363) Implementing List with a delegated data source results in StackOverflowException

2017-10-20 Thread Kevin Chen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Chen updated GROOVY-8363: --- Description: Preface: not experienced with submitting bugs to the Groovy project, so please bear

[jira] [Updated] (GROOVY-8363) Implementing List with a delegated data source results in StackOverflowException

2017-10-20 Thread Kevin Chen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Chen updated GROOVY-8363: --- Description: Preface: not experienced with submitting bugs to the Groovy project, so please bear

[jira] [Updated] (GROOVY-8363) Implementing List with a delegated data source results in StackOverflowException

2017-10-20 Thread Kevin Chen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Chen updated GROOVY-8363: --- Description: Preface: not experienced with submitting bugs to the Groovy project, so please bear

[jira] [Updated] (GROOVY-8363) Implementing List with a delegated data source results in StackOverflowException

2017-10-20 Thread Kevin Chen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Chen updated GROOVY-8363: --- Description: Preface: not experienced with submitting bugs to the Groovy project, so please bear

[jira] [Updated] (GROOVY-8363) Implementing List with a delegated data source results in StackOverflowException

2017-10-20 Thread Kevin Chen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Chen updated GROOVY-8363: --- Description: Preface: not experienced with submitting bugs to the Groovy project, so please bear

[jira] [Created] (GROOVY-8363) Implementing List with a delegated data source results in StackOverflowException

2017-10-20 Thread Kevin Chen (JIRA)
Kevin Chen created GROOVY-8363: -- Summary: Implementing List with a delegated data source results in StackOverflowException Key: GROOVY-8363 URL: https://issues.apache.org/jira/browse/GROOVY-8363

[jira] [Created] (GROOVY-8362) Nested class is resolved via another nested class with package name

2017-10-20 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8362: -- Summary: Nested class is resolved via another nested class with package name Key: GROOVY-8362 URL: https://issues.apache.org/jira/browse/GROOVY-8362

[jira] [Updated] (GROOVY-8359) Nested class is not resolved if compiled separately

2017-10-20 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8359: --- Summary: Nested class is not resolved if compiled separately (was: Inner class is

[jira] [Updated] (GROOVY-8361) Nested class is resolved via aliased static import

2017-10-20 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8361: --- Summary: Nested class is resolved via aliased static import (was: Class is resolved

[jira] [Updated] (GROOVY-8358) Nested class resolution behaves differently depending on class order

2017-10-20 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8358: --- Summary: Nested class resolution behaves differently depending on class order (was:

[jira] [Updated] (GROOVY-8361) Class is resolved via aliased static import

2017-10-20 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8361: --- Description: {code:title=unrelatedPackage/Container.groovy} package unrelatedPackage

[jira] [Created] (GROOVY-8361) Class is resolved via aliased static import

2017-10-20 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8361: -- Summary: Class is resolved via aliased static import Key: GROOVY-8361 URL: https://issues.apache.org/jira/browse/GROOVY-8361 Project: Groovy

[jira] [Commented] (GROOVY-8112) NPE in Groovy compiler

2017-10-20 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16212630#comment-16212630 ] James Kleeh commented on GROOVY-8112: - [~paulk] Just `./gradlew clean classes` > NPE in Groovy