> On 4 Sep 2017, at 06:29, Felix Yang <felix.y...@oracle.com> wrote: > > Hi Mark and Roger, > > thanks for the comments. Adjusted the test to just simply print > information for all network interfaces on failing. > > Webrev: > > http://cr.openjdk.java.net/~xiaofeya/8134989/webrev.01/ > <http://cr.openjdk.java.net/~xiaofeya/8134989/webrev.01/>
This looks good. You will need to add the following build tags ( for NetworkConfiguration ) * @build jdk.test.lib.NetworkConfiguration * jdk.test.lib.Platform -Chris.