RFR: 8293696: java/nio/channels/DatagramChannel/SelectWhenRefused.java fails with "Unexpected wakeup" [v4]

Darragh Clarke duke at openjdk.org
Wed Nov 2 12:23:04 UTC 2022


On Wed, 2 Nov 2022 12:17:36 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> So remove all the key prints and just attempt dc.receive and try to show its result?
>
> Please no. Pass the key (or selected key set) but not the dc, and obtain the dc by calling key::channel.

sorry your last comment hadn't loaded in for me on the github page for some reason, I hadn't been responding to it

Seeing it now though it sounds good

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

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


More information about the nio-dev mailing list