> 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: Improve comments ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32545/files - new: https://git.openjdk.org/jdk/pull/32545/files/7bc084a2..1552524b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32545&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32545&range=05-06 Stats: 10 lines in 1 file changed: 8 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
