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