jdk/test/com/sun/servicetag/JavaServiceTagTest1.java
changeset 5813 8e455cd3e807
parent 5506 202f599c92aa
child 5815 8c68030e27b1
equal deleted inserted replaced
5812:45384c2300ce 5813:8e455cd3e807
    30  *          to verify that the registration.xml and servicetag files
    30  *          to verify that the registration.xml and servicetag files
    31  *          are both created correctly.
    31  *          are both created correctly.
    32  * @author  Mandy Chung
    32  * @author  Mandy Chung
    33  *
    33  *
    34  * @run build JavaServiceTagTest1
    34  * @run build JavaServiceTagTest1
    35  * @run main JavaServiceTagTest1
    35  * @run main/othervm JavaServiceTagTest1
    36  */
    36  */
    37 
    37 
    38 import com.sun.servicetag.*;
    38 import com.sun.servicetag.*;
    39 import java.io.*;
    39 import java.io.*;
    40 import java.util.*;
    40 import java.util.*;