[
https://issues.apache.org/jira/browse/BEANUTILS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497657
]
Niall Pemberton commented on BEANUTILS-59:
------------------------------------------
Accicentally comitted the patch as part of r540385 - I'll leave it in for now -
can always be reverted later
http://svn.apache.org/viewvc?view=rev&revision=540385
> [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]