On Tue, 23 Jan 2024 15:26:53 GMT, Daniel Fuchs <[email protected]> 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

Reply via email to