RFR: 8223783: sun/net/www/http/HttpClient/MultiThreadTest.java sometimes detect threads+1 connections [v4]
Daniel Fuchs
dfuchs at openjdk.org
Wed Nov 23 12:03:29 UTC 2022
On Wed, 23 Nov 2022 11:55:46 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java line 423:
>>
>>> 421: * than the KEEP_ALIVE timeout. This will be true if the worker detected
>>> 422: * that the idle timeout was exceeded between two consecutive request, or
>>> 423: * if the time between the last reply
>>
>> this needs cleanup
>
> In what way?
Oh - I see - I didn't finish that sentence.
-------------
PR: https://git.openjdk.org/jdk/pull/11268
More information about the net-dev
mailing list