-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8u151
-
x86_64
-
windows
FULL PRODUCT VERSION :
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [version 6.3.9600]
A DESCRIPTION OF THE PROBLEM :
We have a web server based on an embedded tomcat on which compression is activated. Just after installing JAVA 8.152, the browser return an error ERR_CONTENT_DECODING_FAILED indicating that the compression is not supported. WHen we inactivate compression, this works.
REGRESSION. Last worked in version 8u144
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [version 6.3.9600]
A DESCRIPTION OF THE PROBLEM :
We have a web server based on an embedded tomcat on which compression is activated. Just after installing JAVA 8.152, the browser return an error ERR_CONTENT_DECODING_FAILED indicating that the compression is not supported. WHen we inactivate compression, this works.
REGRESSION. Last worked in version 8u144
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-8189789 tomcat gzip-compressed response bodies appear to be broken in update 151
- Resolved