--- old/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java 2015-05-26 21:41:18.047831913 -0700 +++ new/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java 2015-05-26 21:41:17.947831912 -0700 @@ -26,7 +26,7 @@ * @bug 8008077 8029721 8042451 8043974 * @summary Test population of reference info for lambda expressions * javac crash for annotated parameter type of lambda in a field - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile * @ignore 8057687 emit correct byte code an attributes for type annotations * @compile -g Driver.java ReferenceInfoUtil.java Lambda.java * @run main Driver Lambda