< prev index next >

langtools/test/tools/javap/BoundsTypeVariableTest.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /**
  * @test
  * @bug 8003537
  * @summary javap should not use / in Bounds Type Variables
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 import java.io.File;
 import java.io.IOException;
 import java.io.PrintWriter;
< prev index next >