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

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

GitHub user paulk-asert opened a pull request:

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

    GROOVY-8525: Binary compatibility issue for GroovyClassLoader between…

    … 2.4 vs later branches

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

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

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

    https://github.com/apache/groovy/pull/678.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 #678
    
----
commit 6308dbfc7fa95eaca7a30bc117f4e6628d037506
Author: Paul King <paulk@...>
Date:   2018-03-30T10:59:40Z

    GROOVY-8525: Binary compatibility issue for GroovyClassLoader between 2.4 
vs later branches

----


> Binary compatibility issue for GroovyClassLoader between 2.4 vs later branches
> ------------------------------------------------------------------------------
>
>                 Key: GROOVY-8525
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8525
>             Project: Groovy
>          Issue Type: Task
>            Reporter: Paul King
>            Priority: Major
>
> Protected fields {{classCache}} and {{sourceCache}} have type 
> {{EvictableCache}} instead of {{Map}} in {{java.lang.GroovyClassLoader}}.



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

Reply via email to