On Mon, 7 Sep 2026 07:49:52 GMT, Volkan Yazici <[email protected]> wrote:
> Skip `IdleConnectionTimeoutReuseTest` when JTreg is configured to run tests > using VTs. > > The test limits the default VT scheduler to a single platform thread to > observe a particular starvation behavior. If the test itself is also run > using a VT, a deadlock occurs, and the test times out, as reported in the > associated JBS ticket. Skip the test when JTreg uses VTs. > > --------- > - [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: 57bda7e6 Author: Volkan Yazici <[email protected]> URL: https://git.openjdk.org/jdk/commit/57bda7e6079067ac2007ee4a2848baa3ba40a883 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8391805: New test java/net/httpclient/IdleConnectionTimeoutReuseTest.java timed out with virtual threads Reviewed-by: jpai, dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/32725
