[jira] [Resolved] (GROOVY-8142) Static compiler produces different bytecode for same sources

2017-04-07 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédric Champeau resolved GROOVY-8142. - Resolution: Fixed Fix Version/s: 2.4.11 > Static compiler produces different

[jira] [Resolved] (GROOVY-8148) Closure-shared variables may produce different closure classes for same sources

2017-04-07 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédric Champeau resolved GROOVY-8148. - Resolution: Fixed Fix Version/s: 2.4.11 > Closure-shared variables may produce

[jira] [Commented] (GROOVY-8150) Inconsistency in multiple assignment with single variable

2017-04-07 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961317#comment-15961317 ] Jochen Theodorou commented on GROOVY-8150: -- I think ((a))=b should not parse > Inconsistency in

[jira] [Updated] (GROOVY-8150) Inconsistency in multiple assignment with single variable

2017-04-07 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8150: --- Description: {code} def a def b = [1] a = b println "${a} : ${a.class}" // [1] :

[jira] [Created] (GROOVY-8150) Inconsistency in multiple assignment with single variable

2017-04-07 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8150: -- Summary: Inconsistency in multiple assignment with single variable Key: GROOVY-8150 URL: https://issues.apache.org/jira/browse/GROOVY-8150 Project: Groovy

[jira] [Created] (GROOVY-8149) Bad Compiler Performance in case of syntax errors when using many subscript operators

2017-04-07 Thread Ivo Colombo (JIRA)
Ivo Colombo created GROOVY-8149: --- Summary: Bad Compiler Performance in case of syntax errors when using many subscript operators Key: GROOVY-8149 URL: https://issues.apache.org/jira/browse/GROOVY-8149

[jira] [Created] (GROOVY-8148) Closure-shared variables may produce different closure classes for same sources

2017-04-07 Thread JIRA
Cédric Champeau created GROOVY-8148: --- Summary: Closure-shared variables may produce different closure classes for same sources Key: GROOVY-8148 URL: https://issues.apache.org/jira/browse/GROOVY-8148

[jira] [Updated] (GROOVY-8147) Dynamic non existing property access with different MissingPropertyException

2017-04-07 Thread Maik Igloffstein (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maik Igloffstein updated GROOVY-8147: - Affects Version/s: 2.5.0-alpha-1 > Dynamic non existing property access with different

[jira] [Updated] (GROOVY-8147) Dynamic non existing property access with different MissingPropertyException

2017-04-07 Thread Maik Igloffstein (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maik Igloffstein updated GROOVY-8147: - Description: {code}new Propy()."$foo"{code} Throws a

[jira] [Updated] (GROOVY-8147) Dynamic non existing property access with different MissingPropertyException

2017-04-07 Thread Maik Igloffstein (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maik Igloffstein updated GROOVY-8147: - Affects Version/s: 2.4.7 > Dynamic non existing property access with different

[jira] [Created] (GROOVY-8147) Dynamic non existing property access with different MissingPropertyException

2017-04-07 Thread Maik Igloffstein (JIRA)
Maik Igloffstein created GROOVY-8147: Summary: Dynamic non existing property access with different MissingPropertyException Key: GROOVY-8147 URL: https://issues.apache.org/jira/browse/GROOVY-8147