Hi Patric,
code change looks OK to me.
Thanks,
Vyom
----- Original message -----
From: Patrick Concannon <[email protected]>
Sent by: "net-dev" <[email protected]>
To: OpenJDK Network Dev list <[email protected]>
Cc:
Subject: [EXTERNAL] RFR[8230132]: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface
Date: Thu, Aug 29, 2019 8:34 PM
Hi,
Would it be possible to have my fix for JDK-8230132 reviewed?java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java was failing intermittently on Windows due to random addresses being returned from the virtual interface "Teredo Tunneling Pseudo-Interface". The fix checks for, and skips, these interfaces - as was done for JDK-8038276.
Further information on this bug can be found here: https://bugs.openjdk.java.net/browse/JDK-8230132
Webrev for fix: http://cr.openjdk.java.net/~dfuchs/pconcann/8230132/webrevs/webrev.1/
Kind regards,
Patrick
