Re: RFR: JDK-8054118 - java/net/ipv6tests/UdpTest.java failed intermittently

2014-08-07 Thread Dmitry Samersoff
Mark, We can put nic.getDisplayName() under isWindows and save a bit of computer power. -Dmitry On 2014-08-07 22:15, Mark Sheppard wrote: > Hi, > please oblige and review the following fix > http://cr.openjdk.java.net/~msheppar/8054118/webrev/ > > to address the issue raised in > https://bug

Re: RFR: JDK-8054118 - java/net/ipv6tests/UdpTest.java failed intermittently

2014-08-07 Thread Mark Sheppard
thanks Chris On 07/08/2014 19:20, Chris Hegarty wrote: Thanks Mark, Reviewed. -Chris. P.S. At some point in the future, we should try to create a general test utility library to retrieve suitable network interfaces for tests to use. On 7 Aug 2014, at 19:15, Mark Sheppard wrote: Hi, plea

Re: RFR: JDK-8054118 - java/net/ipv6tests/UdpTest.java failed intermittently

2014-08-07 Thread Chris Hegarty
Thanks Mark, Reviewed. -Chris. P.S. At some point in the future, we should try to create a general test utility library to retrieve suitable network interfaces for tests to use. On 7 Aug 2014, at 19:15, Mark Sheppard wrote: > Hi, > please oblige and review the following fix > http://cr.open

RFR: JDK-8054118 - java/net/ipv6tests/UdpTest.java failed intermittently

2014-08-07 Thread Mark Sheppard
Hi, please oblige and review the following fix http://cr.openjdk.java.net/~msheppar/8054118/webrev/ to address the issue raised in https://bugs.openjdk.java.net/browse/JDK-8054118 The Windows test environment has a Teredo interface. This oscillates between being configured with IPv6 and not be