--- old/langtools/test/tools/javac/annotations/typeAnnotations/classfile/TestAnonInnerClasses.java 2015-05-26 21:41:13.663831848 -0700 +++ new/langtools/test/tools/javac/annotations/typeAnnotations/classfile/TestAnonInnerClasses.java 2015-05-26 21:41:13.559831847 -0700 @@ -33,7 +33,7 @@ * results in 2). Elements with no annotations expect 0. * Source template is read in from testanoninner.template * - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile */ import java.lang.annotation.*; import java.io.*;