RFR: 8223696: java/net/httpclient/MaxStreams.java failed with didn't finish within the time-out [v2]

Daniel Jeliński djelinski at openjdk.org
Wed Jan 24 09:11:40 UTC 2024


On Tue, 23 Jan 2024 15:26:53 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Daniel Jeliński has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Reintroduce log
>
> test/jdk/java/net/httpclient/MaxStreams.java line 220:
> 
>> 218:                     // client issues MAX_STREAMS + 3 requests in total
>> 219:                     // but server should only see MAX_STREAMS + 2 in total. One is rejected by client
>> 220:                     // counter c captured before increment so final value is MAX_STREAMS + 1
> 
> Can we keep/add a trace here to say that counter is reset to 0?
> Otherwise looks good.

Log added.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17536#discussion_r1464560701


More information about the net-dev mailing list