< prev index next >

langtools/test/tools/javah/ModuleClass.java

Print this page

        

@@ -26,10 +26,11 @@
  * @bug 8049811
  * @summary javah should accept module/class names
  * @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 ModuleClass
  */
 
 import java.util.List;
< prev index next >