On Wed, 6 Sep 2023 09:40:47 GMT, Thomas Obermeier <[email protected]> wrote:

> 8315651: Stop hiding AIX specific multicast socket errors via 
> NetworkConfiguration (aix)

test/lib/jdk/test/lib/NetworkConfiguration.java line 189:

> 187:             //if (Platform.isAix() && isIPv6Available() && 
> !hasIp6Addresses(nif)) {
> 188:             //    return false;
> 189:             //}

Can this entire comment block be removed?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15586#discussion_r1317062989

Reply via email to