On Tue, 1 Sep 2026 15:38:37 GMT, Daniel Fuchs <[email protected]> wrote:

>> Volkan Yazici has updated the pull request with a new target base due to a 
>> merge or a rebase. The incremental webrev excludes the unrelated changes 
>> brought in by the merge/rebase. The pull request contains nine additional 
>> commits since the last revision:
>> 
>>  - Merge remote-tracking branch 'upstream/master' into h3IdleTimeoutReuse
>>  - Improve comments
>>  - Remove `numReservedServerStreams == 0` check from 
>> `Http2Connection::isIdle`
>>  - Copy while accessing the `idleConnectionTimeoutEvent`, which is `volatile`
>>  - Double-check idleness
>>  - Copy while accessing the `idleConnectionTimeoutEvent`, which is `volatile`
>>  - Simplify purge instant extraction in `ConnectionPool`
>>  - Fix the problem
>>  - Add test reproducing the problem
>
> Marked as reviewed by dfuchs (Reviewer).

@dfuch, thanks for reporting this anomaly to begin with, and also kindly 
assisting me along the way. Much appreciated.

Using ba313ba27a6, following test runs succeed on several platforms:

- Tier 1-2
- `test/jdk/java/net/httpclient` with 20 repetitions

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

PR Comment: https://git.openjdk.org/jdk/pull/32545#issuecomment-5506194962

Reply via email to