[ http://issues.apache.org/jira/browse/BEANUTILS-156?page=all ]

Niall Pemberton updated BEANUTILS-156:
--------------------------------------

    Bugzilla Id:   (was: 35262)
    Component/s: Bean / Property Utils

> [beanutils] Memory leak on webapp undeploy in MappedPropertyDescriptor
> ----------------------------------------------------------------------
>
>                 Key: BEANUTILS-156
>                 URL: http://issues.apache.org/jira/browse/BEANUTILS-156
>             Project: Commons BeanUtils
>          Issue Type: Bug
>          Components: Bean / Property Utils
>    Affects Versions: 1.6
>         Environment: Operating System: All
> Platform: All
>            Reporter: Simon Kitching
>
> Class MappedPropertyDescriptor has a Hashtable declaredMethodCache containing 
> a
> mapping from Class to Method[]. 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]

Reply via email to