< prev index next >

langtools/test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest3.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 8005085 8005681 8008769 8010015
  * @summary Check (repeating)type annotations on lambda usage.
- * @modules jdk.compiler/com.sun.tools.classfile
+ * @modules jdk.jdeps/com.sun.tools.classfile
  * @run main CombinationsTargetTest3
  */
 
 import com.sun.tools.classfile.*;
 import java.io.File;
< prev index next >