< prev index next >

langtools/test/tools/javap/T4880663.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @bug 4880663 6715757 7031005
  * @summary javap could output whitespace between class name and opening brace
  *          javap prints "extends java.lang.Object"
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 
 import java.io.*;
 
< prev index next >