> 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: Simplify purge instant extraction in `ConnectionPool` ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32545/files - new: https://git.openjdk.org/jdk/pull/32545/files/c95152f2..127790cd Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32545&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32545&range=00-01 Stats: 14 lines in 1 file changed: 3 ins; 5 del; 6 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
