< prev index next >

langtools/test/tools/javap/T6271787.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 6271787
  * @summary javap dumps LocalVariableTypeTable attribute in hex, needs to print a table
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 import java.io.*;
 
 public class T6271787 {
< prev index next >