DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32941>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32941 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-06 16:36 ------- Actually there are 119 other places where Throwable is caught (includes test code though) I suspect in > 90% of the cases a "mere" Exception instead of Throwable would do. Apart from the ThreadDeath it seems also unwise to continue after a VirtualMachineError. Sometimes it would probably even be more appropriate to not chatching at all (as when doing a new on a class with an empty constructor in a mandatory part of ant) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]