-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b18
The link doesn't work because of an extra quotation mark at the end of the line, it's a very simple change
`@see AbstractAnnotationValueVisitor6##note_for_subclasses"`
should be changed to `@see AbstractAnnotationValueVisitor6##note_for_subclasses`
`@see AbstractAnnotationValueVisitor6##note_for_subclasses"`
should be changed to `@see AbstractAnnotationValueVisitor6##note_for_subclasses`
- links to
-
Commit(master)
openjdk/jdk/2dc3b1a7
-
Review(master)
openjdk/jdk/21263