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

This pull request has now been integrated.

Changeset: 0048f1da
Author:    Mark Sheppard <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/0048f1da4ce83b3de5d5ac074f969437f7b3024e
Stats:     18 lines in 1 file changed: 14 ins; 1 del; 3 mod

8263256: Test 
java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to 
dynamic reconfigurations of network interface during test

Reviewed-by: jpai

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

PR: https://git.openjdk.org/jdk/pull/16998

Reply via email to