OpenJDK / portola / portola
changeset 6116:3880a05ff32e
6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag
Reviewed-by: alanb, dsamersoff
author | chegar |
---|---|
date | Wed, 21 Jul 2010 13:52:38 +0100 |
parents | 7c523cf2bc8a |
children | 471ae95609d5 |
files | jdk/test/java/net/NetworkInterface/IPv4Only.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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. */