Memory leak in com.sun.jndi.ldap.pool.PoolCleaner
Mark Thomas
markt at apache.org
Thu May 12 11:12:05 UTC 2016
On 12/05/2016 10:33, ecki at zusammenkunft.net wrote:
> Hello,
>
> Should this also care about overwriting threadlocals, threadgroup, securitycontext and default exception handler (i.e. using the new constructor for managed threads and some).
>
> Gruss
> Bernd
>
I have only observed memory leaks caused by the context class loader.
If there are potential leaks via other routes (I don't know the code
well enough to answer that question) then it would make sense to fix
them at the same time.
Mark
More information about the core-libs-dev
mailing list