[jdk21u] Integrated: 8313873: java/nio/channels/DatagramChannel/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size and different IPv6 Header interpretation
Joachim Kern
jkern at openjdk.org
Wed Sep 13 14:05:54 UTC 2023
On Tue, 12 Sep 2023 14:03:06 GMT, Joachim Kern <jkern at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [486fa08d](https://github.com/openjdk/jdk/commit/486fa08d4b22243443d39efa34c78d7e9eb44775) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Thomas Obermeier on 31 Aug 2023 and was reviewed by Christoph Langer and Matthias Baesken.
>
> Thanks!
This pull request has now been integrated.
Changeset: 3eaecb05
Author: Joachim Kern <jkern at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u/commit/3eaecb05dcbf5901424782f49396ac53f132906f
Stats: 36 lines in 2 files changed: 27 ins; 3 del; 6 mod
8313873: java/nio/channels/DatagramChannel/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size and different IPv6 Header interpretation
Backport-of: 486fa08d4b22243443d39efa34c78d7e9eb44775
-------------
PR: https://git.openjdk.org/jdk21u/pull/155
More information about the jdk-updates-dev
mailing list