< prev index next >

langtools/test/tools/javah/TestHelpOpts.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 6893932 6990390
  * @summary javah help screen lists -h and -? but does not accept them
- * @modules jdk.compiler
+ * @modules jdk.compiler/com.sun.tools.javah
  */
 
 import java.io.*;
 import java.util.*;
 
< prev index next >