< prev index next >

langtools/test/tools/javap/T4501660.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @bug 4501660
  * @summary change diagnostic of -help as 'print this help message and exit'
  *            (actually, verify -help does not cause premature exit)
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 import java.io.*;
 import java.util.zip.*;
 
< prev index next >