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

Daniel Fuchs dfuchs at openjdk.java.net
Fri May 13 08:42:50 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.

LGTM. I double checked and this seems the only two cases where the `=-` typo crept in.

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

Marked as reviewed by dfuchs (Reviewer).

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


More information about the nio-dev mailing list