/[Apache-SVN]
ViewVC logotype

Revision 1369782


Jump to revision: Previous Next
Author: thorsten
Date: Mon Aug 6 11:17:32 2012 UTC (11 years, 8 months ago)
Changed paths: 1
Log Message:
COCOON-2259 Memory leak in PoolableProxyHandler
As reported by Miguel Valencia and Mercedes Duarte Madiedo the use of
this.componentHolder.set(null);
leads to a memory leak.

Since cocoon2.2 is 1.5 compatible using the remove() method is getting rid of the memory leak. 

Thanks for Miguel and Mercedes for the finding and sharing the solution.



Changed paths

Path Details
Directorycocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/src/main/java/org/apache/cocoon/core/container/spring/avalon/PoolableProxyHandler.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26