On Mon, 31 Jul 2023 11:05:04 GMT, Christoph Langer <[email protected]> wrote:

>> I don't have a string opinion either way. I think the main thing is that I 
>> suspect you'll need to exclude more tests as there are several tests for 
>> DatagramChannel that join multicast groups and some of these likely assume 
>> they can join an IPv4 multicast group when cases where the DatagramChannel 
>> is created with the no-arg open method (and IPv6 is enabled) or with the 
>> IPV6 protocol family.
>
> I've created https://bugs.openjdk.org/browse/JDK-8313404 to extract the fix 
> for jdk_foreign from this PR. It's cleaner, also for backporting, although it 
> incurs some process overhead.

As discussed, please remove this part of the change.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15074#discussion_r1280668894

Reply via email to