JDK-8194655 : tomcat gzip-compressed response bodies appear to be broken in update 151
  • Type: Backport
  • Backport of: JDK-8189789
  • Component: core-libs
  • Sub-Component: java.util.jar
  • Affected Version: 7u171
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: x86_64
  • Submitted: 2018-01-04
  • Updated: 2018-01-12
  • Resolved: 2018-01-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u171 b31Fixed 8u192Fixed
Comments
Verified by using the repro mentioned in JDK-8190678/P3 core-libs/java.util.jar Closed/Duplicate 7u171 b31 (chrome) Content-Encoding:gzip Content-Type:text/html;charset=ISO-8859-1 Date:Fri, 12 Jan 2018 06:55:54 GMT Server:Apache-Coyote/1.1 Transfer-Encoding:chunked Vary:Accept-Encoding Servlet content gets displayed correctly 7u171 b11 (chrome) Content-Encoding:gzip Content-Type:text/html;charset=ISO-8859-1 Date:Fri, 12 Jan 2018 07:05:54 GMT Server:Apache-Coyote/1.1 Transfer-Encoding:chunked Vary:Accept-Encoding The response data is corrupted response shows ERR_CONTENT_DECODING_FAILED
12-01-2018