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

Jaikiran Pai jpai at openjdk.java.net
Fri May 13 08:51:35 UTC 2022


> 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.

Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:

  Alan's suggestion - use TimeUnit#toMillis API

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8693/files
  - new: https://git.openjdk.java.net/jdk/pull/8693/files/560b531f..cadf7e30

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8693&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8693&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8693.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8693/head:pull/8693

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


More information about the nio-dev mailing list