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


Mark Thomas <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]>  2008-12-05 10:13:51 PST ---
Reading the javadoc for ThreadDeath, it is thrown as a result of calling
Thread.stop(). There is only one instance of that call in Tomcat (in
ThreadPool) and it is never used. Therefore, I do not see the need to fix this.


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to