--- old/langtools/test/tools/javap/typeAnnotations/NewArray.java 2015-05-26 21:42:09.051832669 -0700 +++ new/langtools/test/tools/javap/typeAnnotations/NewArray.java 2015-05-26 21:42:08.947832668 -0700 @@ -28,7 +28,7 @@ * @test NewArray * @bug 6843077 * @summary Test type annotations on local array are in method's code attribute. - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile */ public class NewArray {