You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2015/09/02 11:12:45 UTC

[jira] [Resolved] (WICKET-5978) LazyInitProxyFactory fills permgen space

     [ https://issues.apache.org/jira/browse/WICKET-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier resolved WICKET-5978.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 7.1.0
                   6.21.0

For the enhancer to cache the generated classes, all properties have to be equal. Both SerializableNoOpCallback and NoOpForProtectedMethodsCGLibCallbackFilter implement equals() now.

> LazyInitProxyFactory fills permgen space
> ----------------------------------------
>
>                 Key: WICKET-5978
>                 URL: https://issues.apache.org/jira/browse/WICKET-5978
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Critical
>             Fix For: 6.21.0, 7.1.0
>
>
> Since WICKET-5910 permgen space is filled with proxy classes, since the enhancement key changes for each proxy generation.



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