https://bz.apache.org/bugzilla/show_bug.cgi?id=60380
--- Comment #4 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Mark Thomas from comment #3) > Thanks for the report and the patch. I applied a slightly modified patch > that used Tomcat's standard(ish) style of exception handling. Any reason not to keep "catch (Exception e)" because Exception extends Throwable and the ExceptionUtils still can do their work? Anything but Exception indicates some severe VM error. -- 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