6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag

Reviewed-by: alanb, dsamersoff
This commit is contained in:
Chris Hegarty 2010-07-21 13:52:38 +01:00
parent 2890d62dbb
commit c7d240fc1a

View File

@ -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.
*/