[jdk8u-dev] Integrated: 8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4
Ben Taylor
btaylor at openjdk.org
Wed May 24 18:14:03 UTC 2023
On Thu, 13 Apr 2023 18:57:45 GMT, Ben Taylor <btaylor at openjdk.org> wrote:
> Backport-of: 269eae61894b6bd0a7512045a369b53df747f6e5
>
> Backport is not clean, because 8167295 has not been backported to jdk8u.
>
> This fixes a bug in common network code with MacOS, and it is already fixed in all other JDK releases. See the [JBS issue](https://bugs.openjdk.org/browse/JDK-8285515) for more info
This pull request has now been integrated.
Changeset: c7c080ad
Author: Ben Taylor <btaylor at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/c7c080ad9e0ec05ca09501f90ff4223183653534
Stats: 18 lines in 2 files changed: 10 ins; 2 del; 6 mod
8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4
Reviewed-by: phh, shade
Backport-of: 269eae61894b6bd0a7512045a369b53df747f6e5
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/303
More information about the jdk8u-dev
mailing list