On Wed, 6 Dec 2023 16:33:40 GMT, Mark Sheppard <[email protected]> wrote:

> Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails 
> fails due to dynamic reconfigurations of network interface during test - this 
> fix uses the utility method NetworkConfiguration::isSameInterface to replace 
> NetworkInterface::equals method call. Additionally, for macosx the awdl and 
> llw interfaces are excluded from the test
> 
> Please oblige and review this change to address issue 
> https://bugs.openjdk.org/browse/JDK-8263256

The change looks OK to me. Please update the copyright year on the test file.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16998#pullrequestreview-1769736903

Reply via email to