--- old/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassExtends.java 2015-05-26 21:41:15.127831870 -0700 +++ new/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassExtends.java 2015-05-26 21:41:15.019831868 -0700 @@ -27,7 +27,7 @@ * @test * @bug 8042451 * @summary Test population of reference info for class extends clauses - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile * @compile -g Driver.java ReferenceInfoUtil.java ClassExtends.java * @run main Driver ClassExtends */