https://issues.apache.org/bugzilla/show_bug.cgi?id=52731

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         OS/Version|                            |All
           Severity|critical                    |enhancement

--- Comment #1 from Mark Thomas <ma...@apache.org> 2012-03-06 22:40:57 UTC ---
The failures that might trigger this issue are either an
UnsupportedEncodingException in which case JSP compilation would be completely
broken (and a much bigger issue that any resource leak) or the sort of error
(e.g. OOME) that is far more serious than the resource leak and is likely to
cause the JVM to terminate anyway.

Over all, not a critical issue. More like an enhancement request to clean up
the code.

Fixed in trunk and 7.0.x and will be included in 7.0.27 onwards.

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to