JDK-8280685 : http2 client improperly adds Host header to requests in jdk11 update
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 11.0.14,11.0.14-oracle
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2022-01-26
  • Updated: 2022-01-28
  • Resolved: 2022-01-28
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
A DESCRIPTION OF THE PROBLEM :
https://github.com/openjdk/jdk11u/commit/86cd9ba29d329a8fa310709c443e53e94888a517 backported https://bugs.openjdk.java.net/browse/JDK-8213189 to Java 11. However, the fix for https://bugs.openjdk.java.net/browse/JDK-8218546 was not backported, leading the issue described in that later bug to reoccur.

REGRESSION : Last worked in version 11



Comments
The submitter is requesting the fix of JDK-8218546 backported to JDK 11.
26-01-2022