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

Dmitry Samersoff Dmitry.Samersoff at Sun.COM
Tue Jul 20 04:09:56 PDT 2010


Chris,

Thank you for digging in!


Looks good for me.

-Dmitry


On 2010-07-20 13:03, Chris Hegarty wrote:
> Dmitry, Alan,
>
> Trivially update the @run tag to the correct class name.
>
> diff -r f3a4c1947fd1 test/java/net/NetworkInterface/IPv4Only.java
> --- a/test/java/net/NetworkInterface/IPv4Only.java Tue Jul 13 20:27:01
> 2010 +0800
> +++ b/test/java/net/NetworkInterface/IPv4Only.java Tue Jul 20 10:06:05
> 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.
> */
>
> -Chris.
>


-- 
Dmitry Samersoff
J2SE Sustaining team, SPB04
* Give Rabbit time and he'll always get the answer ...



More information about the net-dev mailing list