RFR: 8374170: I/O Poller updates [v2]
Alan Bateman
alanb at openjdk.org
Fri Feb 6 08:59:26 UTC 2026
On Fri, 6 Feb 2026 08:52:27 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
> The implementation looks good to me. I wonder should some of the existing tests like BlockingChannelOps.java be updated to also run in pollerMode=3?
Thanks for spending time on this, it is a big update. The BlockingChannelOps, BlockingSocketOps and SelectorOps are updated to exercise this mode on Linux and macOS. They are the main 3 tests that exercise this code.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29195#issuecomment-3858894901
More information about the net-dev
mailing list