RFR: 8338426: Test java/nio/channels/Selector/WakeupNow.java failed
Brian Burkhalter
bpb at openjdk.org
Thu Oct 24 15:12:09 UTC 2024
On Thu, 24 Oct 2024 14:24:01 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Changing it to use nanoTime is good but I wonder about the reliability of the select(2000) taking >= 1s.
I am not sure about it either, but I thought that with the addition of the time delta to the exception message it might allow some information gathering about failures should they occur.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21674#issuecomment-2435564454
More information about the nio-dev
mailing list