--- old/langtools/test/tools/javac/varargs/7042566/T7042566.java 2015-05-26 21:41:48.443832364 -0700 +++ new/langtools/test/tools/javac/varargs/7042566/T7042566.java 2015-05-26 21:41:48.339832362 -0700 @@ -27,7 +27,7 @@ * @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