Integrated: 8344328: (dc) DatagramChannelImpl.blockingReceive can now synchronize on packet
Alan Bateman
alanb at openjdk.org
Thu Nov 21 16:28:22 UTC 2024
On Mon, 18 Nov 2024 16:17:20 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Now that JEP 491 is integrated, we can restore long-standing behavior in the DatagramSocket adaptor to synchronize on the DatagramPacket for the duration of the send/receive.
This pull request has now been integrated.
Changeset: dfa18fe6
Author: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dfa18fe6b395171c821cde02f081e12dd1565ba5
Stats: 66 lines in 2 files changed: 22 ins; 29 del; 15 mod
8344328: (dc) DatagramChannelImpl.blockingReceive can now synchronize on packet
Reviewed-by: dfuchs, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/22212
More information about the nio-dev
mailing list