< prev index next >

langtools/test/tools/javac/varargs/6199075/T6199075.java

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 6199075
  *
  * @summary Unambiguous varargs method calls flagged as ambiguous
  * @author mcimadamore
  *
- * @modules jdk.compiler/com.sun.tools.classfile
+ * @modules jdk.jdeps/com.sun.tools.classfile
  *          jdk.compiler/com.sun.tools.javac.api
  *          jdk.compiler/com.sun.tools.javac.file
  *          jdk.compiler/com.sun.tools.javac.util
  */
 
< prev index next >