< prev index next >

langtools/test/tools/javah/constMacroTest/ConstMacroTest.java

Print this page

        

*** 28,38 **** * ensures that the appropriate macro definitions are placed in the generated * header file. * @library /tools/lib * @modules jdk.compiler/com.sun.tools.javac.api * jdk.compiler/com.sun.tools.javac.main ! * jdk.jdeps/com.sun.tools.javap * @build toolbox.ToolBox toolbox.JavahTask * @run main ConstMacroTest */ import java.io.*; --- 28,38 ---- * ensures that the appropriate macro definitions are placed in the generated * header file. * @library /tools/lib * @modules jdk.compiler/com.sun.tools.javac.api * jdk.compiler/com.sun.tools.javac.main ! * jdk.compiler/com.sun.tools.javah * @build toolbox.ToolBox toolbox.JavahTask * @run main ConstMacroTest */ import java.io.*;
< prev index next >