You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by paulk-asert <gi...@git.apache.org> on 2018/08/25 13:36:35 UTC

[GitHub] groovy pull request #788: GROOVY-8757: Incorrect bytecode produced after com...

GitHub user paulk-asert opened a pull request:

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

    GROOVY-8757: Incorrect bytecode produced after compiling class implem…

    …enting trait with generic method

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

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

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

    https://github.com/apache/groovy/pull/788.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 #788
    
----
commit 05b0e6d6884b22486e912fe52b5f090db8e101fd
Author: Paul King <pa...@...>
Date:   2018-08-25T13:35:11Z

    GROOVY-8757: Incorrect bytecode produced after compiling class implementing trait with generic method

----


---

[GitHub] groovy pull request #788: GROOVY-8757: Incorrect bytecode produced after com...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---