please open a bug report for that.
cheers,
Andy.
2008/10/15 Pablo Gra~na <pablo.grana@xxxxxxxxxxx
<mailto:pablo.grana@xxxxxxxxxxx>>
Hi there:
I found a possible resource leak that stops web application class
loaders from being garbage collected. There is a class CFlowStack
that creates a ThreadStack object as a ThreadLocal or a static map
element depending on java version.
The version that uses ThreadLocal (ThreadStackFactoryImpl)
apparently does not provide a mechanism for removing the ThreadLocal.
This manifests as out of PermGen memory after several redeploys.
thanks a lot
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx <mailto:aspectj-users@xxxxxxxxxxx>
https://dev.eclipse.org/mailman/listinfo/aspectj-users
------------------------------------------------------------------------
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users