RFR: 8286689: (se) Adjusting to select timeout after EINTR messed up after JDK-8286378

Alan Bateman alanb at openjdk.java.net
Fri May 13 08:24:59 UTC 2022


On Fri, 13 May 2022 08:13:35 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review which fixes a recent unintentional change that went in as part of https://github.com/openjdk/jdk/pull/8642? The issue was caught here https://github.com/openjdk/jdk/pull/8642/files#r871994710 after the change was integrated.

Thanks for jumping on this, can we update KQueueSelectImpl.doSelect too, this was missed by JDK-8286378, I assume because the test with the new compiler option was only done on one platform.

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

PR: https://git.openjdk.java.net/jdk/pull/8693


More information about the nio-dev mailing list