--- old/src/share/classes/javax/lang/model/util/ElementKindVisitor6.java 2011-07-01 11:17:52.000000000 -0700 +++ new/src/share/classes/javax/lang/model/util/ElementKindVisitor6.java 2011-07-01 11:17:52.000000000 -0700 @@ -78,6 +78,7 @@ * @author Peter von der Ahé * * @see ElementKindVisitor7 + * @see ElementKindVisitor8 * @since 1.6 */ @SupportedSourceVersion(RELEASE_6)