--- old/langtools/test/tools/javap/typeAnnotations/Wildcards.java 2015-05-26 21:42:11.235832702 -0700 +++ new/langtools/test/tools/javap/typeAnnotations/Wildcards.java 2015-05-26 21:42:11.131832700 -0700 @@ -28,7 +28,7 @@ * @test Wildcards * @bug 6843077 * @summary test that annotations target wildcards get emitted to classfile - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile */ public class Wildcards { public static void main(String[] args) throws Exception {