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/21 05:24:27 UTC

[GitHub] groovy pull request #787: GROOVY-8758: @WithReadLock in inner class of @Comp...

GitHub user paulk-asert opened a pull request:

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

    GROOVY-8758: @WithReadLock in inner class of @CompileStatic class cau…

    …ses java.lang.VerifyError

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

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

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

    https://github.com/apache/groovy/pull/787.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 #787
    
----
commit 3e2888e0f6f76054d5a3f4a6b2a5075a28495a4d
Author: Paul King <pa...@...>
Date:   2018-08-21T05:22:21Z

    GROOVY-8758: @WithReadLock in inner class of @CompileStatic class causes java.lang.VerifyError

----


---

[GitHub] groovy pull request #787: GROOVY-8758: @WithReadLock in inner class of @Comp...

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

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


---