8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception
authorxyin
Wed, 04 Jul 2018 16:49:34 +0800
changeset 50978 a63f6915a1f9
parent 50977 ab9312fac8eb
child 50979 270b11dadbaf
8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception Reviewed-by: vtewari, dfuchs
test/jdk/com/sun/jndi/dns/Test6991580.java
--- 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
  */