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

Jochen Theodorou commented on GROOVY-7484:
------------------------------------------

it is not so much the classes of the runtime, it is ressource kept open through 
the jarloader. It might help to call close on the classloader, that is not 
needed anymore. Maybe that would have fixed the problem as well.

> Permgen leak when load groovy classes via reflection
> ----------------------------------------------------
>
>                 Key: GROOVY-7484
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7484
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 2.4.3
>            Reporter: Dmitry Baev
>            Assignee: Jochen Theodorou
>
> PermGen leak when load groovy beans via reflection using different class 
> loaders. Sample project to reproduce the problem 
> https://github.com/baev/groovy-permgen-leak



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

Reply via email to