< prev index next >

langtools/test/tools/javap/T4880672.java

Print this page

        

@@ -24,11 +24,11 @@
 
 /*
  * @test
  * @bug 4880672 7031005
  * @summary javap does not output inner interfaces of an interface
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 import java.io.*;
 import java.util.*;
 
< prev index next >