[jdk8u-dev] RFR: 8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4

Ben Taylor btaylor at openjdk.org
Thu Apr 13 19:05:45 UTC 2023


Backport-of: 269eae61894b6bd0a7512045a369b53df747f6e5

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

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

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

Changes: https://git.openjdk.org/jdk8u-dev/pull/303/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=303&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8285515
  Stats: 18 lines in 2 files changed: 10 ins; 2 del; 6 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/303.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/303/head:pull/303

PR: https://git.openjdk.org/jdk8u-dev/pull/303


More information about the jdk8u-dev mailing list