--- old/langtools/test/tools/javac/annotations/typeAnnotations/classfile/T8010015.java 2015-05-26 21:41:13.295831843 -0700 +++ new/langtools/test/tools/javac/annotations/typeAnnotations/classfile/T8010015.java 2015-05-26 21:41:13.195831841 -0700 @@ -25,7 +25,7 @@ * @test * @summary Wrong classfile attribution in inner class of lambda expression. * @bug 8010015 - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile */ import java.lang.annotation.*;