[jira] [Created] (GROOVY-10632) Unable to infer type parameter of recursive method

2022-05-20 Thread Thodoris Sotiropoulos (Jira)
Thodoris Sotiropoulos created GROOVY-10632: -- Summary: Unable to infer type parameter of recursive method Key: GROOVY-10632 URL: https://issues.apache.org/jira/browse/GROOVY-10632 Project:

[jira] [Updated] (GROOVY-10634) Regular expressions cause groovysh 3.0.10, JDK 17 to crash

2022-05-20 Thread Charlie Hubbard (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charlie Hubbard updated GROOVY-10634: - Summary: Regular expressions cause groovysh 3.0.10, JDK 17 to crash (was: Regular

[jira] [Created] (GROOVY-10634) Regular expressions cause groovysh 3.0.10 to crash

2022-05-20 Thread Charlie Hubbard (Jira)
Charlie Hubbard created GROOVY-10634: Summary: Regular expressions cause groovysh 3.0.10 to crash Key: GROOVY-10634 URL: https://issues.apache.org/jira/browse/GROOVY-10634 Project: Groovy

[jira] [Created] (GROOVY-10631) Unable to instantiate type parameter of method with a valid type

2022-05-20 Thread Thodoris Sotiropoulos (Jira)
Thodoris Sotiropoulos created GROOVY-10631: -- Summary: Unable to instantiate type parameter of method with a valid type Key: GROOVY-10631 URL: https://issues.apache.org/jira/browse/GROOVY-10631

[jira] [Assigned] (GROOVY-10633) Invalid type substitution when encountering bounded type parameter and the diamond operator

2022-05-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10633: Assignee: Eric Milles > Invalid type substitution when encountering bounded type

[jira] [Created] (GROOVY-10633) Invalid type substitution when encountering bounded type parameter and the diamond operator

2022-05-20 Thread Thodoris Sotiropoulos (Jira)
Thodoris Sotiropoulos created GROOVY-10633: -- Summary: Invalid type substitution when encountering bounded type parameter and the diamond operator Key: GROOVY-10633 URL:

[jira] [Assigned] (GROOVY-10631) Unable to instantiate type parameter of method with a valid type

2022-05-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10631: Assignee: Eric Milles > Unable to instantiate type parameter of method with a valid

[jira] [Assigned] (GROOVY-10629) Subtyping does not work properly when having two bounded type parameters

2022-05-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10629: Assignee: Eric Milles > Subtyping does not work properly when having two bounded type

[jira] [Assigned] (GROOVY-10630) Subtyping does not work properly when having bounded type parameter and closure

2022-05-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10630: Assignee: Eric Milles > Subtyping does not work properly when having bounded type

[jira] [Created] (GROOVY-10630) Subtyping does not work properly when having bounded type parameter and closure

2022-05-20 Thread Thodoris Sotiropoulos (Jira)
Thodoris Sotiropoulos created GROOVY-10630: -- Summary: Subtyping does not work properly when having bounded type parameter and closure Key: GROOVY-10630 URL:

[jira] [Assigned] (GROOVY-10632) Unable to infer type parameter of recursive method

2022-05-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10632: Assignee: Eric Milles > Unable to infer type parameter of recursive method >

[jira] [Updated] (GROOVY-10634) Regular expressions cause groovysh 3.0.10, JDK 17 to crash

2022-05-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10634: --- Priority: Major (was: Critical) > Regular expressions cause groovysh 3.0.10, JDK 17 to crash >

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

2022-05-20 Thread Thodoris Sotiropoulos (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17539972#comment-17539972 ] Thodoris Sotiropoulos commented on GROOVY-10153: FYI, the java compiler permits "Foo".

[jira] [Created] (GROOVY-10629) Subtyping does not work properly when having two bounded type parameters

2022-05-20 Thread Thodoris Sotiropoulos (Jira)
Thodoris Sotiropoulos created GROOVY-10629: -- Summary: Subtyping does not work properly when having two bounded type parameters Key: GROOVY-10629 URL: https://issues.apache.org/jira/browse/GROOVY-10629

[jira] [Updated] (GROOVY-10629) Subtyping does not work properly when having two bounded type parameters

2022-05-20 Thread Thodoris Sotiropoulos (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thodoris Sotiropoulos updated GROOVY-10629: --- Description: This is related to GROOVY-10115 I have the following program

[jira] [Updated] (GROOVY-10629) Subtyping does not work properly when having two bounded type parameters

2022-05-20 Thread Thodoris Sotiropoulos (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thodoris Sotiropoulos updated GROOVY-10629: --- Description: This is related to

[jira] [Commented] (GROOVY-10634) Regular expressions cause groovysh 3.0.10, JDK 17 to crash

2022-05-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540348#comment-17540348 ] Paul King commented on GROOVY-10634: Workarounds are to use an earlier JDK (8-16) or Groovy 4+. >