langtools/test/tools/sjavac/IncCompileNoChanges.java
changeset 40308 274367a99f98
parent 36778 e04318f39f92
equal deleted inserted replaced
40306:1a0fcaf3f2ed 40308:274367a99f98
    29  * @author sogoel (rewrite)
    29  * @author sogoel (rewrite)
    30  * @library /tools/lib
    30  * @library /tools/lib
    31  * @modules jdk.compiler/com.sun.tools.javac.api
    31  * @modules jdk.compiler/com.sun.tools.javac.api
    32  *          jdk.compiler/com.sun.tools.javac.main
    32  *          jdk.compiler/com.sun.tools.javac.main
    33  *          jdk.compiler/com.sun.tools.sjavac
    33  *          jdk.compiler/com.sun.tools.sjavac
    34  *          jdk.jdeps/com.sun.tools.javap
       
    35  * @build Wrapper toolbox.ToolBox
    34  * @build Wrapper toolbox.ToolBox
    36  * @run main Wrapper IncCompileNoChanges
    35  * @run main Wrapper IncCompileNoChanges
    37  */
    36  */
    38 
    37 
    39 import java.util.*;
    38 import java.util.*;