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

Niall Pemberton updated BEANUTILS-59:
-------------------------------------

    Attachment:     (was: WrapDynaClassClassKey.txt)

> [beanutils] Memory leak on webapp undeploy in WrapDynaClass
> -----------------------------------------------------------
>
>                 Key: BEANUTILS-59
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-59
>             Project: Commons BeanUtils
>          Issue Type: Bug
>          Components: DynaBean
>    Affects Versions: 1.6
>         Environment: Operating System: All
> Platform: All
>            Reporter: Simon Kitching
>             Fix For: 1.8.0
>
>         Attachments: beanutils-59.patch
>
>
> Class WrapDynaClass has a HashMap dynaClasses containing a mapping from Class 
> to
> WrapDynaClass. If this class were to be deployed via a shared webapp, then any
> reference in there to a class loaded via the webapp classloader will prevent 
> the
> webapp classloader from being garbage-collected when the webapp is undeployed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to