--- old/langtools/test/tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java 2015-05-26 21:41:14.031831854 -0700 +++ new/langtools/test/tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java 2015-05-26 21:41:13.927831852 -0700 @@ -25,7 +25,7 @@ * @test * @bug 8005681 * @summary Repeated annotations on new,array,cast. - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile */ import java.lang.annotation.*; import java.io.*;