--- old/src/share/classes/javax/lang/model/util/TypeKindVisitor7.java 2011-06-02 20:34:52.000000000 -0700 +++ new/src/share/classes/javax/lang/model/util/TypeKindVisitor7.java 2011-06-02 20:34:52.000000000 -0700 @@ -71,6 +71,7 @@ * additional parameter. * * @see TypeKindVisitor6 + * @see TypeKindVisitor8 * @since 1.7 */ @SupportedSourceVersion(RELEASE_7)