mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-15 18:33:41 +00:00
8341201: Broken link in AbstractAnnotationValueVisitor7 due to extra quotation mark
Reviewed-by: iris, darcy
This commit is contained in:
parent
ad5ffccffa
commit
2dc3b1a71f
@ -37,7 +37,7 @@ import javax.annotation.processing.SupportedSourceVersion;
|
||||
* @param <R> the return type of this visitor's methods
|
||||
* @param <P> the type of the additional parameter to this visitor's methods.
|
||||
*
|
||||
* @see AbstractAnnotationValueVisitor6##note_for_subclasses"
|
||||
* @see AbstractAnnotationValueVisitor6##note_for_subclasses
|
||||
* <strong>Compatibility note for subclasses</strong>
|
||||
* @see AbstractAnnotationValueVisitor6
|
||||
* @see AbstractAnnotationValueVisitor8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user