https://bz.apache.org/bugzilla/show_bug.cgi?id=62633
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED OS| |All Resolution|--- |INVALID --- Comment #1 from Mark Thomas <[email protected]> --- The provided sample application does not demonstrate a memory leak in Apache Tomcat. WsSession objects are retained while the session is open and released once the session is closed. The provided sample application does contain several memory leaks due to the failure to stop threads. -- 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]
