[jdk11u-dev] RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream
Goetz Lindenmaier
goetz at openjdk.java.net
Mon Oct 18 09:22:15 UTC 2021
I backport this for parity with 11.0.15-oracle.
I did the following changes to the patch:
* I also include the changes from "8222938 Replace wildcard address with loopback or local host in tests - part 21".
As this is a cleanup it is pointless to undo all the changes in the patch.
* I removed "...".formatted() calls. That is not supported in 11.
-------------
Commit messages:
- Backport 5caa77b043ae490c3d7d56d181d0e07e6b859b9e
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/530/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=530&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8263364
Stats: 130 lines in 1 file changed: 88 ins; 9 del; 33 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/530.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/530/head:pull/530
PR: https://git.openjdk.java.net/jdk11u-dev/pull/530
More information about the jdk-updates-dev
mailing list