< prev index next >

langtools/test/tools/javac/varargs/7042566/T7042566.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 7042566 8006694
  * @summary Unambiguous varargs method calls flagged as ambiguous
  *  temporarily workaround combo tests are causing time out in several platforms
  * @library ../../lib
- * @modules jdk.compiler/com.sun.tools.classfile
+ * @modules jdk.jdeps/com.sun.tools.classfile
  *          jdk.compiler/com.sun.tools.javac.util
  * @build JavacTestingAbstractThreadedTest
  * @run main/othervm T7042566
  */
 
< prev index next >