RFR: 8334405: java/nio/channels/Selector/SelectWithConsumer.java#id0 failed in testWakeupDuringSelect [v2]

Brian Burkhalter bpb at openjdk.org
Wed Jul 31 17:55:06 UTC 2024


> Replace differences of milliseconds vs. epoch to differences of nanoseconds per the JVM's high-resolution time source.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8334405: Add and use expectDuration() in ms

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20398/files
  - new: https://git.openjdk.org/jdk/pull/20398/files/3c1cdc83..e8914f75

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20398&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20398&range=00-01

  Stats: 41 lines in 1 file changed: 28 ins; 5 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/20398.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20398/head:pull/20398

PR: https://git.openjdk.org/jdk/pull/20398


More information about the nio-dev mailing list