jdk/test/java/net/NetworkInterface/IPv4Only.java
changeset 6116 3880a05ff32e
parent 6108 d5bfa0bc6123
child 27565 729f9700483a
--- a/jdk/test/java/net/NetworkInterface/IPv4Only.java	Wed Jul 21 13:29:26 2010 +0100
+++ b/jdk/test/java/net/NetworkInterface/IPv4Only.java	Wed Jul 21 13:52:38 2010 +0100
@@ -23,7 +23,7 @@
 
 /* @test
  * @bug   6964714
- * @run main/othervm NetworkInterfaceV6List
+ * @run main/othervm IPv4Only
  * @summary Test the networkinterface listing with java.net.preferIPv4Stack=true.
  */