< prev index next >

langtools/test/tools/javap/T6716452.java

Print this page

        

@@ -22,11 +22,11 @@
  */
 
 /*
  * @test 6716452
  * @summary need a method to get an index of an attribute
- * @modules jdk.compiler/com.sun.tools.classfile
+ * @modules jdk.jdeps/com.sun.tools.classfile
  */
 
 import java.io.*;
 import com.sun.tools.classfile.*;
 
< prev index next >