< prev index next >

langtools/test/tools/javap/T6622216.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 6622216
  * @summary javap names some attributes incorrectly
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 import java.io.*;
 
 public class T6622216 {
< prev index next >