https://issues.apache.org/bugzilla/show_bug.cgi?id=51687
Bug #: 51687
Summary: Improve JreMemoryLeakPreventionListener against leak
caused by sun.java2d.Disposer
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
The sun.java2d.Disposer class, when loaded, starts an endless daemon thread
that can inherit the WebappClassLoader as its context loader. This will cause a
leak when the webapp is unloaded.
It would be useful if JreMemoryLeakPreventionListener could load this class to
prevent the leak.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]