You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by danielsun1106 <gi...@git.apache.org> on 2018/10/27 11:26:56 UTC

[GitHub] groovy pull request #816: GROOVY-8858: Refine GCL to avoid occupying Permane...

GitHub user danielsun1106 opened a pull request:

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

    GROOVY-8858: Refine GCL to avoid occupying Permanent Area/Metaspace repeatedly for same source code

    

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

    $ git pull https://github.com/danielsun1106/groovy refine-gcl

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

    https://github.com/apache/groovy/pull/816.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 #816
    
----
commit dc4fac58a09b96a920a8872a61ba6ff8842a9993
Author: danielsun1106 <re...@...>
Date:   2018-10-27T11:10:02Z

    Refine GCL to avoid keeping occupying a lot of Permanent Area/Metaspace

----


---

[GitHub] groovy pull request #816: GROOVY-8858: Refine GCL to avoid occupying Permane...

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

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


---