https://bz.apache.org/bugzilla/show_bug.cgi?id=58023

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report. Strictly I would class this as excessive memory usage
rather than a leak since a) there is an upper limit to the memory that will be
used and b) the memory will be recovered once the application has been
undeployed. Regardless of how it is classified, it is a bug.

I have applied an alternative fix (only request and retain the manifest while
loading a class and then drop it) that should achieve the same ends for trunk
(9.0.x), 8.0.x (for 8.0.24 onwards) and 7.0.x (for 7.0.63 onwards).

-- 
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

Reply via email to