-
Sub-task
-
Resolution: Delivered
-
P4
-
7u161, 8u151, 8u152
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8191427 | 8u152 | Clifford Wayne | P4 | Closed | Delivered | |
JDK-8191141 | 7u161 | Clifford Wayne | P4 | Closed | Delivered |
The zlib version shipped in the 8u151, 7u161 JDK releases was updated to zlib v1.2.11. The deflate functionality in this version causes a compatibility issue with Tomcat v7.x. Server responses can appear as corrupt or can fail to be decoded. The issue is seen if Tomcat is using compression (e.g. compression="on" in server.xml). This issue is being fixed via JDK-8189789 [https://bugs.openjdk.java.net/browse/JDK-8189789].
Users could disable the compression mode on their Tomcat servers as a workaround. Tomcat versions 8.x and later don't appear to be affected.
Users could disable the compression mode on their Tomcat servers as a workaround. Tomcat versions 8.x and later don't appear to be affected.
- backported by
-
JDK-8191141 Release Note: Decode error with Tomcat version 7.x
- Closed
-
JDK-8191427 Release Note: Decode error with Tomcat version 7.x
- Closed