https://bz.apache.org/bugzilla/show_bug.cgi?id=59431
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Mark Thomas <ma...@apache.org> --- The attached image shows that the WsFrameServer object has no GC root and is therefore eligible for GC. A quick test with the latest 7.0.x code with YourKit shows WsFrameServer objects in memory but all of them are eligible for GC. For this type of bug report to be valid, you need to provide a reproducible test case that results in one or more WsFrameServer objects in memory and not eligible for GC with no active WebSocket conenctions. The users list is the best place to debug the memory issues you are experiencing. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org