--- old/langtools/test/tools/javac/annotations/typeAnnotations/classfile/T8008762.java 2015-05-26 21:41:12.571831832 -0700 +++ new/langtools/test/tools/javac/annotations/typeAnnotations/classfile/T8008762.java 2015-05-26 21:41:12.471831831 -0700 @@ -26,7 +26,7 @@ * @bug 8008762 * @summary Type annotation on inner class in anonymous class * shows up as regular annotation - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile */ import java.lang.annotation.*; import static java.lang.annotation.RetentionPolicy.*;