[jdk21u-dev] RFR: 8282726: java/net/vthread/BlockingSocketOps.java timeout/hang intermittently on Windows

Goetz Lindenmaier goetz at openjdk.org
Wed Apr 23 13:29:21 UTC 2025


I backport this for parity with 21.0.8-oracle.

Resolved Poller.java because "8318422: Allow poller threads be virtual threads" is not in 21.
I extended the change to registerAsync(int fdVal) which is not in head.

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

Commit messages:
 - Backport 21a59b9f4e46ebd32cff8f1000fe9ad56c918431

Changes: https://git.openjdk.org/jdk21u-dev/pull/1699/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1699&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8282726
  Stats: 43 lines in 8 files changed: 9 ins; 11 del; 23 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1699.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1699/head:pull/1699

PR: https://git.openjdk.org/jdk21u-dev/pull/1699


More information about the jdk-updates-dev mailing list