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). Hello Volkan, the change looks good to me. The JBS issue has an "intermittent" label, but if I understand this issue correctly, this test will always fail when launching jtreg with the `Virtual` test thread factory? ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32725#pullrequestreview-5129780355
