[11u] RFR: 8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer"

Severin Gehwolf sgehwolf at redhat.com
Tue Aug 6 09:13:16 UTC 2019


Hi Christoph,

On Tue, 2019-08-06 at 08:58 +0000, Langer, Christoph wrote:
> Hi,
> 
> please review the jdk11u backport of another fix for test
> java/net/httpclient/UnknownBodyLengthTest.java. The patch did apply
> mostly clean but needed some help in the import directives. Now the
> change looks effectively the same as the original.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8216562
> Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8216562.11u-dev.0/

OK, SimpleSSLContext is in jdk.testlibrary (over jdk.test.lib.net in
HEAD). Hence, the import hunk didn't apply cleanly.

This looks good to me.

Thanks,
Severin



More information about the net-dev mailing list