git: openjdk/jdk: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed

Alan Bateman alanb at openjdk.org
Wed Feb 22 08:14:01 UTC 2023


Changeset: b6ecca12
Author:    Alan Bateman <alanb at openjdk.org>
Date:      2023-02-22 08:13:06 +0000
URL:       https://git.openjdk.org/jdk/commit/b6ecca126846f9c53d554ff061cfe9b7b20a4d12

8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed

Reviewed-by: jpai, dfuchs

! src/java.base/share/classes/sun/nio/ch/DatagramChannelImpl.java
+ test/jdk/java/nio/channels/DatagramChannel/AdaptorAsyncCloseAfterReceive.java



More information about the jdk-changes mailing list