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