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