< prev index next >

langtools/test/tools/javac/T7053059/DoubleCastTest.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 8015499
  * @summary javac, Gen is generating extra checkcast instructions in some corner cases
- * @modules jdk.compiler/com.sun.tools.classfile
+ * @modules jdk.jdeps/com.sun.tools.classfile
  *          jdk.compiler/com.sun.tools.javac.util
  * @run main DoubleCastTest
  */
 
 import java.util.List;
< prev index next >