RFR: 8241800: Disable IPV6_MULTICAST_ALL to prevent interference from all multicast groups [v7]
Michael McMahon
michaelm at openjdk.org
Mon Jun 19 16:35:14 UTC 2023
On Mon, 19 Jun 2023 15:54:23 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
>> It looks like it's good the version check on AIX too. I think you'll need to include a check for isLinux to avoid a follow-up bug from the maintainers of that port.
>
> Oh, I see there is a missing pair of parentheses. I will fix that
Ok then. I'll add explicit tests for Linux, Mac and Windows (for the IPv4 test), and Linux + Mac for the IPv6 one. The AIX folks can add that if/when they verify it works.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14491#discussion_r1234266323
More information about the nio-dev
mailing list