Hi Felix,
Looks good to me, minor bit, please fix the tag order in all the tests,
@summary should come immediately after @bug. In Tests.java there are
unused imports(import java.net.*, java.io.*) can you please change it to
use explicit classes.
Thanks,
Vyom
On Tuesday 17 April 2018 09:04 AM, Felix Yang wrote:
Hi all,
please review the following patch to apply NetworkConfiguration
library to exclude point-to-point interfaces.
Bug:
https://bugs.openjdk.java.net/browse/JDK-8194260
Webrev:
http://cr.openjdk.java.net/~xiaofeya/8194260/webrev.00/
Thanks,
Felix