--- old/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/FromSpecification.java 2015-05-26 21:41:17.315831902 -0700 +++ new/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/FromSpecification.java 2015-05-26 21:41:17.207831901 -0700 @@ -27,7 +27,7 @@ * @test * @bug 8042451 * @summary Test that the examples from the manual are stored as expected - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile * @compile -g Driver.java ReferenceInfoUtil.java FromSpecification.java * @run main Driver FromSpecification */