[jdk11u] Integrated: 8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4

Goetz Lindenmaier goetz at openjdk.java.net
Fri Jun 10 21:00:08 UTC 2022


On Thu, 9 Jun 2022 06:27:35 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.16-oracle.
> 
> I had to resolve DatagramChannelImpl.c because 11 has Solaris specific code in the context.
> The test has a different @test description.

This pull request has now been integrated.

Changeset: c64f12c6
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u/commit/c64f12c64b7133a3a8a92383a75c266141439ec8
Stats:     19 lines in 2 files changed: 11 ins; 5 del; 3 mod

8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4

Reviewed-by: clanger
Backport-of: 269eae61894b6bd0a7512045a369b53df747f6e5

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

PR: https://git.openjdk.org/jdk11u/pull/46


More information about the jdk-updates-dev mailing list