[jdk11u-dev] RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream

Goetz Lindenmaier goetz at openjdk.java.net
Fri Mar 18 13:57:46 UTC 2022


I backport this for parity with 11.0.16-oracle.

I removed "...".formatted() calls. That is not supported in 11.

This was already reviewed in https://github.com/openjdk/jdk11u-dev/pull/530.
8222938 was backported in the meantime.

As this is only a test change and is identical to the already reviewed change, I mark this as clean.

-------------

Commit messages:
 - Backport 5caa77b043ae490c3d7d56d181d0e07e6b859b9e

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/918/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=918&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8263364
  Stats: 124 lines in 1 file changed: 83 ins; 13 del; 28 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/918.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/918/head:pull/918

PR: https://git.openjdk.java.net/jdk11u-dev/pull/918


More information about the jdk-updates-dev mailing list