On Wed, 6 Sep 2023 11:16:13 GMT, Thomas Obermeier <[email protected]> wrote:

>> 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?
>
> did so with latest commit

Thanks, this removal looks okay to me although it's impossible to know if tests 
will now fail in some AIX configs.

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

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

Reply via email to