You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Craig (JIRA)" <ji...@apache.org> on 2015/10/09 18:19:27 UTC

[jira] [Commented] (GROOVY-7591) Use of ClassValue causes major memory leak

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

Craig commented on GROOVY-7591:
-------------------------------

Relevant commit: https://github.com/apache/incubator-groovy/commit/8e9716256b95ee9a8e0c902cd49a22f4fe411137#diff-92a89f885b3969cf8ec46d4516d3abc9

> Use of ClassValue causes major memory leak
> ------------------------------------------
>
>                 Key: GROOVY-7591
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7591
>             Project: Groovy
>          Issue Type: Improvement
>    Affects Versions: 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4
>            Reporter: Cédric Champeau
>            Assignee: Cédric Champeau
>             Fix For: 2.4.5
>
>
> Following the discussion at http://mail-archives.apache.org/mod_mbox/incubator-groovy-dev/201509.mbox/%3CCADQzvm%3DvCHR7c1-uaCMkEq7i58ofvvaUrnqHjiGxMp0YQFuc5w%40mail.gmail.com%3E
> And the JDK bug https://bugs.openjdk.java.net/browse/JDK-8136353
> We suggest to disable use of ClassValue by default until bug is fixed in the JDK. There's a system property which will let the user reactivate use of ClassValue: {{groovy.use.classvalue}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)