--- old/src/share/classes/javax/lang/model/util/SimpleTypeVisitor6.java 2010-06-02 18:11:09.000000000 -0700 +++ new/src/share/classes/javax/lang/model/util/SimpleTypeVisitor6.java 2010-06-02 18:11:09.000000000 -0700 @@ -70,6 +70,8 @@ * @author Joseph D. Darcy * @author Scott Seligman * @author Peter von der Ahé + * + * @see SimpleTypeVisitor7 * @since 1.6 */ @SupportedSourceVersion(RELEASE_6)