RFR (testbug): 8210130: java/net/httpclient/UnknownBodyLengthTest.java failed

Daniel Fuchs daniel.fuchs at oracle.com
Mon Jan 28 12:03:42 UTC 2019


Hi,

Please find below a test for:

8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
https://bugs.openjdk.java.net/browse/JDK-8210130

webrev:
http://cr.openjdk.java.net/~dfuchs/webrev_8210130/webrev.00/

This test has been seen failing from time to time, often
Caused by: java.io.IOException: An established connection was
            aborted by the software in your host machine

The fix makes the test retry the operation once.
As far as my testing goes this does seem to make it more
robust.

best regards,

-- daniel



More information about the net-dev mailing list