You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Michal Kordas (JIRA)" <ji...@apache.org> on 2018/02/22 09:42:00 UTC

[jira] [Created] (GROOVY-8479) sum from DefaultGroovyMethods does not have type information

Michal Kordas created GROOVY-8479:
-------------------------------------

             Summary: sum from DefaultGroovyMethods does not have type information
                 Key: GROOVY-8479
                 URL: https://issues.apache.org/jira/browse/GROOVY-8479
             Project: Groovy
          Issue Type: Bug
          Components: groovy-jdk
    Affects Versions: 2.4.13
            Reporter: Michal Kordas


Overloads of {{org.codehaus.groovy.runtime.DefaultGroovyMethods#sum}} are missing type information. I don't see {{@ClosureParams}} or generics on any of them. 

It should have been done in https://issues.apache.org/jira/browse/GROOVY-7283, but for some reason {{sum}} was not modified back then.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)