[ 
https://issues.apache.org/jira/browse/GROOVY-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994525#comment-15994525
 ] 

ASF GitHub Bot commented on GROOVY-7840:
----------------------------------------

GitHub user paulk-asert opened a pull request:

    https://github.com/apache/groovy/pull/533

    GROOVY-7840: Verifier#makeDescriptorWithoutReturnType uses ClassNode#…

    …toString with generics

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paulk-asert/groovy groovy7840

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/533.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #533
    
----
commit 8fc3816afaa475fa5ef3ad57a391dc08ef587274
Author: paulk <[email protected]>
Date:   2017-05-03T09:12:31Z

    GROOVY-7840: Verifier#makeDescriptorWithoutReturnType uses 
ClassNode#toString with generics

----


> Verifier#makeDescriptorWithoutReturnType uses ClassNode#toString with generics
> ------------------------------------------------------------------------------
>
>                 Key: GROOVY-7840
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7840
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Jochen Theodorou
>              Labels: easyfix
>
> As noted in GROOVY-7826, commit 
> [74089c1|https://github.com/apache/groovy/commit/74089c1156d6c296d64e68e766575e86c4119c67]
>  contains the addition of Verifier#makeDescriptorWithoutReturnType. The 
> method is based on ClassNode#toString, which will include redirects and their 
> generics information. This should not be the case



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to