--- old/test/tools/javac/annotations/typeAnnotations/TypeParameterTarget.java 2014-05-09 16:27:56.028376907 -0400 +++ new/test/tools/javac/annotations/typeAnnotations/TypeParameterTarget.java 2014-05-09 16:27:55.927372622 -0400 @@ -26,7 +26,7 @@ * @bug 6843077 8006775 * @summary check that type annotations may appear on all type parameter * @author Mahmood Ali - * @compile TypeParameterTarget.java + * @compile -doe TypeParameterTarget.java */ import java.lang.annotation.Target;