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

Brian Burkhalter bpb at openjdk.org
Tue Jul 30 23:57:38 UTC 2024


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

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

Commit messages:
 - 8334405: java/nio/channels/Selector/SelectWithConsumer.java#id0 failed in testWakeupDuringSelect

Changes: https://git.openjdk.org/jdk/pull/20398/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20398&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8334405
  Stats: 14 lines in 1 file changed: 0 ins; 0 del; 14 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