[jira] [Commented] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324763#comment-16324763 ] Paul King commented on GROOVY-8338: --- Well, I don't care whether it is closed or remains

[jira] [Updated] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou updated GROOVY-8338: - Fix Version/s: (was: 2.4.14) > Calling Stream.of from groovy class in JDK 9 fails > -

[jira] [Commented] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324567#comment-16324567 ] Jochen Theodorou commented on GROOVY-8338: -- then most likely somebody else has t

[jira] [Reopened] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reopened GROOVY-8338: -- > Calling Stream.of from groovy class in JDK 9 fails >

[jira] [Assigned] (GROOVY-8338) Calling Stream.of from groovy class in JDK 9 fails

2018-01-12 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou reassigned GROOVY-8338: Assignee: (was: Jochen Theodorou) > Calling Stream.of from groovy class in JDK

[jira] [Updated] (GROOVY-8447) It is allowed to define local variable of void type

2018-01-12 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8447: --- Description: {code:title=bugs.groovy} void ff = 1 println ff {code} {noformat} java.

[jira] [Updated] (GROOVY-8447) It is allowed to define local variable of void type

2018-01-12 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8447: --- Description: {code:title=bugs.groovy} void ff = 1 println ff {code} {noformat} java.

[jira] [Created] (GROOVY-8447) It is allowed to define local variable of void type

2018-01-12 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8447: -- Summary: It is allowed to define local variable of void type Key: GROOVY-8447 URL: https://issues.apache.org/jira/browse/GROOVY-8447 Project: Groovy

[jira] [Created] (GROOVY-8446) void[] return type causes compiler to fail

2018-01-12 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8446: -- Summary: void[] return type causes compiler to fail Key: GROOVY-8446 URL: https://issues.apache.org/jira/browse/GROOVY-8446 Project: Groovy Issue

[jira] [Commented] (GROOVY-8445) Static analysis does not work properly when coercing Closure to FunctionInterface

2018-01-12 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324104#comment-16324104 ] Daniel Sun commented on GROOVY-8445: I found the issue when I tried to implement the

[jira] [Created] (GROOVY-8445) Static analysis does not work properly when coercing Closure to FunctionInterface

2018-01-12 Thread Daniel Sun (JIRA)
Daniel Sun created GROOVY-8445: -- Summary: Static analysis does not work properly when coercing Closure to FunctionInterface Key: GROOVY-8445 URL: https://issues.apache.org/jira/browse/GROOVY-8445 Project