https://bz.apache.org/bugzilla/show_bug.cgi?id=61660
Bug ID: 61660 Summary: Calling flush() on servlet response print writer while compression is enabled produces corrupted response Product: Tomcat 7 Version: 7.0.82 Hardware: PC OS: Linux Status: NEW Severity: major Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: ayman.madk...@incorta.com Target Milestone: --- Created attachment 35453 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35453&action=edit A sample servlet code to reproduce the issue The issue happens only on Oracle JDK 8 update 151/152, not before. Calling flush() on servlet response print writer while compression is enabled produces corrupted response. See attached servlet. -- 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