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

Remy Maucherat <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Remy Maucherat <[email protected]> ---
Tomcat must implement specifications correctly, so right now I think the
try/finally is always useful, and yes it can limit the size of your JSPs
depending on their structure. Tomcat being open source, if you think some
changes made for correctness are not useful for you, you can remove them.

For example, without the try/finally and even without pooling, the instance has
to be guaranteed to be released or it will leak (not in the default instance
manager of course !).

Feel free top give details.

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

Reply via email to