--- old/src/share/classes/javax/lang/model/util/SimpleAnnotationValueVisitor7.java 2011-06-02 20:34:49.000000000 -0700 +++ new/src/share/classes/javax/lang/model/util/SimpleAnnotationValueVisitor7.java 2011-06-02 20:34:49.000000000 -0700 @@ -66,6 +66,7 @@ * @param

the type of the additional parameter to this visitor's methods. * * @see SimpleAnnotationValueVisitor6 + * @see SimpleAnnotationValueVisitor8 * @since 1.7 */ @SupportedSourceVersion(RELEASE_7)