RFR: 8293696: java/nio/channels/DatagramChannel/SelectWhenRefused.java fails with "Unexpected wakeup" [v2]
Daniel Fuchs
dfuchs at openjdk.org
Thu Oct 27 16:58:50 UTC 2022
On Thu, 27 Oct 2022 16:46:28 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:
> It would be informative if the number of keys returned by the select could be output.
I believe that Alan already implied that this number could only take two values: 0 or 1, because the selector has only one key.
-------------
PR: https://git.openjdk.org/jdk/pull/10851
More information about the nio-dev
mailing list