RFR 8154543, NetworkInterfaceStreamTest.java fails intermittently after JDK-8146758

Chris Hegarty chris.hegarty at oracle.com
Wed Apr 20 07:26:14 UTC 2016


This looks ok to me Felix.

-Chris.

On 20 Apr 2016, at 08:07, Felix Yang <felix.yang at oracle.com> wrote:

> Hi there,
>    I introduced a problem in fix for JDK-8146758. When calling allNetworkInterfaces(), it will concat sub interfaces into the stream incorrectly. Then the test fails on a Solaris host which has virtual(sub) interfaces.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8154543
> Webrev: http://cr.openjdk.java.net/~xiaofeya/8154543/webrev.00/
> 
> Thanks,
> Felix



More information about the net-dev mailing list