--- old/test/langtools/tools/javac/processing/environment/round/TypeParameterAnnotations.java 2018-07-23 23:32:03.040855324 -0700 +++ new/test/langtools/tools/javac/processing/environment/round/TypeParameterAnnotations.java 2018-07-23 23:32:02.900855324 -0700 @@ -21,6 +21,8 @@ * questions. */ +import annot.AnnotatedElementInfo; + /** * Class to hold annotations for TestElementsAnnotatedWith. */