You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/12/06 15:33:04 UTC

[Bug 61866] New: Compression breaks with JDK update 1.8.0_151

https://bz.apache.org/bugzilla/show_bug.cgi?id=61866

            Bug ID: 61866
           Summary: Compression breaks with JDK update 1.8.0_151
           Product: Tomcat 7
           Version: 7.0.82
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: maarten@vanhulsentop.nl
  Target Milestone: ---

When Tomcat 7.0.82 has compression enabled and is combined with jdk 1.8.0_151
(latest update) some responses are not decodeable.

Reproduction scenario;
- Use latest Tomcat 7, 7.0.82
- Use latest JDK 1.8.0_151
- Add  compression="on" to the HTTP connector
- (add a user to enter the manager application)
- Go to the URL http://localhost:8080/manager/html and enter the
username/password
- The response will yield a "ERR_CONTENT_DECODING_FAILED" 

This does not happen when using an older JDK. In that light, i am not sure if
this is JDK related or Tomcat. 
It does not happen for all pages (the examples and documentation on the same
server seem to be working fine), manager application is fine.

Tested this on windows 10.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 61866] Compression breaks with JDK update 1.8.0_151

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61866

Maarten van Hulsentop <ma...@vanhulsentop.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Maarten van Hulsentop <ma...@vanhulsentop.nl> ---
Not reproducable with 8.0.47 and above

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 61866] Compression breaks with JDK update 1.8.0_151

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61866

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #2 from Mark Thomas <ma...@apache.org> ---


*** This bug has been marked as a duplicate of bug 61660 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org