< prev index next >

langtools/test/tools/javap/DescriptorTest.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /**
  * @test
  * @bug     8007052
  * @summary javap should include the descriptor for a method in verbose mode
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 import java.io.File;
 import java.io.FileWriter;
 import java.io.IOException;
< prev index next >