JDK-8238205 : Additional information to JDK-8218662: Back-port to JDK 11
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 11.0.6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • Submitted: 2020-01-29
  • Updated: 2020-11-18
  • Resolved: 2020-01-30
Related Reports
Duplicate :  
Relates :  
Description
ADDITIONAL SYSTEM INFORMATION :
OPenJDK 11.0.6 running on RHEL 7.6

A DESCRIPTION OF THE PROBLEM :
OpenJDK 11.0.6 still contains the bug that is outlined in bug JDK-8218662.  It has been fixed for 12.0.1/12.0.2 and 13.

Are there any plans to back-port this to Java 11?

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Steps are described in JDK-8218662

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A 204 response with a "Content-Length: 0" are accepted, and do not result in an exception
ACTUAL -
An exception is thrown resulting in a failure to process the response

FREQUENCY : always



Comments
A backport issue has been opened against JDK-8218662.
30-01-2020

Reproduced with JDK 11.0.6 on Windows 10.
30-01-2020