[ http://issues.apache.org/jira/browse/BEANUTILS-59?page=all ]
Henri Yandell updated BEANUTILS-59:
-----------------------------------
Bugzilla Id: (was: 35263)
Fix Version/s: 1.8.0
> [beanutils] Memory leak on webapp undeploy in WrapDynaClass
> -----------------------------------------------------------
>
> Key: BEANUTILS-59
> URL: http://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: WrapDynaClassClassKey.txt, WrapDynaClassClassKey.txt
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]