[jdk21u-dev] RFR: 8282726: java/net/vthread/BlockingSocketOps.java timeout/hang intermittently on Windows
Martin Doerr
mdoerr at openjdk.org
Fri Apr 25 12:43:59 UTC 2025
On Wed, 23 Apr 2025 13:23:17 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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.
LGTM. The difference is there because https://github.com/openjdk/jdk/commit/c099cf53f25496c99629dc578045aa5186e1109d is not in 21u.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk21u-dev/pull/1699#pullrequestreview-2793995911
More information about the jdk-updates-dev
mailing list