test/jdk/com/sun/jndi/dns/AttributeTests/GetAny.java
changeset 49127 73385a708426
parent 48851 1d8f882f2b2f
child 51192 499b873761d8
equal deleted inserted replaced
49126:f29637bb390e 49127:73385a708426
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8195976
    26  * @bug 8195976
    27  * @summary Tests that we can get the attributes of a DNS entry using special
    27  * @summary Tests that we can get the attributes of a DNS entry using special
    28  *          qualifiers.
    28  *          qualifiers.
    29  * @modules java.xml.bind
    29  * @modules java.base/sun.security.util
    30  *          java.base/sun.security.util
       
    31  * @library ../lib/
    30  * @library ../lib/
    32  * @build DNSTestUtils DNSServer DNSTracer
    31  * @build DNSTestUtils DNSServer DNSTracer
    33  * @run main GetAny
    32  * @run main GetAny
    34  */
    33  */
    35 
    34