> Fix the reuse of timed out idle HTTP Client connections when the eviction 
> gets delayed.
> 
> The added test has certain assumptions to reproduce the problem. That said, 
> it consistently, almost always, fails if the associated fix is missing. Put 
> another way, the test can pass without the fix.
> 
> ---------
> - [X] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Volkan Yazici has updated the pull request incrementally with one additional 
commit since the last revision:

  Copy while accessing the `idleConnectionTimeoutEvent`, which is `volatile`

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32545/files
  - new: https://git.openjdk.org/jdk/pull/32545/files/b4dc8c03..f4165d33

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32545&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32545&range=03-04

  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/32545.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32545/head:pull/32545

PR: https://git.openjdk.org/jdk/pull/32545

Reply via email to