--- old/langtools/test/tools/javap/typeAnnotations/TypeCasts.java 2015-05-26 21:42:10.503832691 -0700 +++ new/langtools/test/tools/javap/typeAnnotations/TypeCasts.java 2015-05-26 21:42:10.399832689 -0700 @@ -29,7 +29,7 @@ * @bug 6843077 * @summary test that typecasts annotation are emitted if only the cast * expression is optimized away - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile */ public class TypeCasts {