On Sun, 13 Sep 2026 19:15:29 GMT, Arno Zeller <[email protected]> wrote:
>> Only run the test on platforms that have selector implementations that do >> *NOT* block the carrier thread. Currently these are macOS and Linux. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Arno Zeller has updated the pull request incrementally with two additional > commits since the last revision: > > - Update test/jdk/java/net/httpclient/IdleConnectionTimeoutReuseTest.java > > Co-authored-by: Daniel Fuchs <[email protected]> > - Update test/jdk/java/net/httpclient/IdleConnectionTimeoutReuseTest.java > > Co-authored-by: Daniel Fuchs <[email protected]> test/jdk/java/net/httpclient/IdleConnectionTimeoutReuseTest.java line 72: > 70: * > 71: * @comment Why do we only test on Linux and macOS? These platforms are > known to > 72: * have selector implementations that do *NOT* pin the carrier > thread in Suggestion: * have selector implementations that do *NOT* pin the carrier thread in ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32836#discussion_r4004600848
