[jira] [Assigned] (GROOVY-10601) Incompatible generic argument type when combining conditionals and bounded type parameters

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10601: Assignee: Eric Milles > Incompatible generic argument type when combining conditionals

[jira] [Updated] (GROOVY-10601) Incompatible generic argument type when combining conditionals and bounded type parameters

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10601: - Fix Version/s: 3.0.11 4.0.3 > Incompatible generic argument type when

[jira] [Closed] (GROOVY-9931) !instanceof inference does not work

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-9931. --- Resolution: Duplicate > !instanceof inference does not work > --- >

[jira] [Commented] (GROOVY-10223) Add support for Optional to DefaultTypeTransformation.asCollection()

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538961#comment-17538961 ] Eric Milles commented on GROOVY-10223: -- The addition of an "iterator()" method would enhance usage

[jira] [Resolved] (GROOVY-10266) The diamond operator does not work when passing a value whose type is a type variable

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10266. -- Fix Version/s: 4.0.3 4.0.2 Resolution: Fixed > The diamond

[jira] [Assigned] (GROOVY-10095) Wrong LUB when involving a numeric constant and null

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10095: Assignee: Eric Milles > Wrong LUB when involving a numeric constant and null >

[jira] [Resolved] (GROOVY-10153) STC: cannot combine use-variance with bounded polymorphism

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10153. -- Resolution: Information Provided > STC: cannot combine use-variance with bounded

[jira] [Assigned] (GROOVY-10602) Compiler crash in class generation when combining lambdas and default args

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10602: Assignee: Eric Milles > Compiler crash in class generation when combining lambdas and

[jira] [Resolved] (GROOVY-10601) Incompatible generic argument type when combining conditionals and bounded type parameters

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10601. -- Fix Version/s: 5.0.0-alpha-1 Resolution: Fixed

[jira] [Resolved] (GROOVY-10227) STC computes an imprecise LUB when involving two parameterized types implementing the same interface

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10227. -- Fix Version/s: 5.0.0-alpha-1 4.0.3 Resolution: Fixed

[jira] [Updated] (GROOVY-10227) STC computes an imprecise LUB when involving two parameterized types implementing the same interface

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10227: - Fix Version/s: 3.0.11 > STC computes an imprecise LUB when involving two parameterized types

[jira] [Updated] (GROOVY-10299) Groovy compiler generates invalid Java stubs

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10299: - Component/s: Stub generator / Joint compiler > Groovy compiler generates invalid Java stubs >

[jira] [Commented] (GROOVY-10201) JDK 17: class String1_groovyProxy cannot implement sealed interface java.lang.constant.ConstantDesc

2022-05-18 Thread Peter Burka (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17539010#comment-17539010 ] Peter Burka commented on GROOVY-10201: -- [~paulk] The failing tests all pass with the 3.0.11

[jira] [Assigned] (GROOVY-10092) Compiler crash when trying to cast a boolean to float variable

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10092: Assignee: Eric Milles > Compiler crash when trying to cast a boolean to float variable

[jira] [Updated] (GROOVY-10611) Static fields not initialized when accessed from another class

2022-05-18 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10611: --- Fix Version/s: 3.0.11 > Static fields not initialized when accessed from another class >

[jira] [Commented] (GROOVY-10611) Static fields not initialized when accessed from another class

2022-05-18 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17539139#comment-17539139 ] Paul King commented on GROOVY-10611: Back-ported to 3.0.11. Probably 1-2 weeks away from a release.

[jira] [Updated] (GROOVY-10342) STC is unable to infer type parameter of parameterized method call

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10342: - Description: I have the following program {code:java} class A { T f; } class Test {

[jira] [Resolved] (GROOVY-10092) Compiler crash when trying to cast a boolean to float variable

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10092. -- Fix Version/s: 5.0.0-alpha-1 Resolution: Fixed

[jira] [Comment Edited] (GROOVY-10611) Static fields not initialized when accessed from another class

2022-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17530397#comment-17530397 ] Eric Milles edited comment on GROOVY-10611 at 5/19/22 2:15 AM: --- If you