[jira] [Created] (GROOVY-8322) call() and call(Object) on Closure disallows for static dispatch of call(Object[])

2017-09-17 Thread death lord (JIRA)
death lord created GROOVY-8322: -- Summary: call() and call(Object) on Closure disallows for static dispatch of call(Object[]) Key: GROOVY-8322 URL: https://issues.apache.org/jira/browse/GROOVY-8322

[jira] [Commented] (GROOVY-7764) Joint compilation does not work with AST-transformed Groovy

2017-09-17 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16169304#comment-16169304 ] Eric Milles commented on GROOVY-7764: - I'm guessing that the Java stub is created for a Groovy source

[GitHub] groovy pull request #603: GROOVY-8260: Static compilation requires casting i...

2017-09-17 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/603 GROOVY-8260: Static compilation requires casting inside instanceof check You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy

[jira] [Commented] (GROOVY-8260) Static compilation requires casting inside instanceof check

2017-09-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16169542#comment-16169542 ] ASF GitHub Bot commented on GROOVY-8260: GitHub user paulk-asert opened a pull request: