[ 
https://issues.apache.org/jira/browse/GROOVY-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Sun resolved GROOVY-10998.
---------------------------------
    Fix Version/s: 4.0.18
         Assignee: Daniel Sun
       Resolution: Fixed

> Not reporting cyclic dependency in function's type parameters
> -------------------------------------------------------------
>
>                 Key: GROOVY-10998
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10998
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Thodoris Sotiropoulos
>            Assignee: Daniel Sun
>            Priority: Minor
>             Fix For: 4.0.18
>
>
> This is related to GROOVY-10113.
> The check for detecting cycles in type parameters is not there for 
> parameterized functions.
> {code}
> class Test {
>   static <T extends T> void test() {}
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to