8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception
Reviewed-by: vtewari, dfuchs
--- a/test/jdk/com/sun/jndi/dns/Test6991580.java Wed Jul 04 10:24:16 2018 +0200
+++ b/test/jdk/com/sun/jndi/dns/Test6991580.java Wed Jul 04 16:49:34 2018 +0800
@@ -33,10 +33,11 @@
/*
* @test
* @bug 6991580 8080108 8133035
- * @requires os.family != "windows"
* @summary IPv6 Nameservers in resolv.conf throws NumberFormatException
* @modules java.desktop
* jdk.naming.dns/com.sun.jndi.dns
+ * @requires os.family != "windows"
+ * @build IPv6NameserverPlatformParsingTest
* @run main/manual Test6991580
*/