jdk/test/java/net/ipv6tests/BadIPv6Addresses.java
changeset 21630 58a025b37bff
parent 5506 202f599c92aa
child 23010 6dadb192ad81
equal deleted inserted replaced
21629:c347092074d9 21630:58a025b37bff
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 4742177
    26  * @bug 4742177 8019834
    27  * @summary Re-test IPv6 (and specifically MulticastSocket) with latest Linux & USAGI code
    27  * @summary Re-test IPv6 (and specifically MulticastSocket) with latest Linux & USAGI code
    28  */
    28  */
    29 import java.net.*;
    29 import java.net.*;
    30 import java.util.*;
    30 import java.util.*;
    31 
    31