[jdk17u-dev] Integrated: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed

Goetz Lindenmaier goetz at openjdk.org
Fri May 10 09:22:31 UTC 2024


On Fri, 3 May 2024 14:49:06 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I omit the test from this change. 
> The test heavily depends on features only available in 21. 
> I tried to get it working in 20 because that has virtual threads, 
> but there are more things missing.

This pull request has now been integrated.

Changeset: 4504b163
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/4504b16390fc8c00542fdc43625e0e03a8cbc7c7
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

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

Reviewed-by: mbaesken
Backport-of: b6ecca126846f9c53d554ff061cfe9b7b20a4d12

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2445


More information about the jdk-updates-dev mailing list