Integrated: 8293696: java/nio/channels/DatagramChannel/SelectWhenRefused.java fails with "Unexpected wakeup"

Darragh Clarke duke at openjdk.org
Fri Nov 11 12:00:16 UTC 2022


On Tue, 25 Oct 2022 12:35:15 GMT, Darragh Clarke <duke at openjdk.org> wrote:

> Added logging to SelectWhenRefused for an intermittent failure caused by unexpected wakeups, this includes trying to receive data if there is any available to identify where it is coming from.
> 
> I also set the test to run in othervm mode which should reduce the chances of this failure happening in the first place.

This pull request has now been integrated.

Changeset: fdabd379
Author:    Darragh Clarke <Darragh.clarke at oracle.com>
Committer: Aleksei Efimov <aefimov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fdabd3796098c0ef0f528847da2cd98256443877
Stats:     188 lines in 1 file changed: 160 ins; 11 del; 17 mod

8293696: java/nio/channels/DatagramChannel/SelectWhenRefused.java fails with "Unexpected wakeup"

Reviewed-by: dfuchs, msheppar

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

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


More information about the nio-dev mailing list