< prev index next >

langtools/test/tools/javap/T8032814.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @bug 8032814
  * @summary LineNumberTable/LocalVariableTable tables duplication for the
  *          "-v -l" combination of options
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  * @compile -g T8032814.java
  * @run main T8032814
  */
 
 import java.io.*;
< prev index next >