8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception

Reviewed-by: vtewari, dfuchs
This commit is contained in:
Chris Yin 2018-07-04 16:49:34 +08:00
parent 84d23a1596
commit ffb2d0984e

View File

@ -33,10 +33,11 @@ import java.awt.event.ActionListener;
/*
* @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
*/