On Wed, 26 Aug 2026 19:29:33 GMT, Volkan Yazici <[email protected]> wrote:

> 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).

This pull request has now been integrated.

Changeset: 235c95ea
Author:    Volkan Yazici <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/235c95eaf22e1595186bbc286f334bcf841fd317
Stats:     390 lines in 4 files changed: 371 ins; 13 del; 6 mod

8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with 
AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred 
==> expected: <200> but was: <400>

Reviewed-by: dfuchs

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

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

Reply via email to