mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-24 06:40:05 +00:00
8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception
Reviewed-by: vtewari, dfuchs
This commit is contained in:
parent
84d23a1596
commit
ffb2d0984e
@ -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
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user