RFR: 8338426: Test java/nio/channels/Selector/WakeupNow.java failed

Brian Burkhalter bpb at openjdk.org
Thu Oct 24 01:03:37 UTC 2024


On Thu, 24 Oct 2024 00:58:42 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> `System.currentTimeMillis()` is replaced with `System.nanoTime()` and the elapsed time is added to the failure exception message.

The validity of using a temporal threshold on elapsed time as a failure criterion, as well as the value of that threshold, are not considered at this time.

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

PR Comment: https://git.openjdk.org/jdk/pull/21674#issuecomment-2433987510


More information about the nio-dev mailing list