https://bz.apache.org/bugzilla/show_bug.cgi?id=59859
Felix Schumacher <felix.schumac...@internetallee.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34077|0 |1 is obsolete| | --- Comment #8 from Felix Schumacher <felix.schumac...@internetallee.de> --- Created attachment 34078 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34078&action=edit Use try-with and don't throw IOException while closing InputStream Close InputStream, but don't throw IOException when close() fails. Log the exception (that hopefully never gets thrown). -- 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