-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b03
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045122 | 8u25 | Jonathan Gibbons | P2 | Resolved | Fixed | b01 |
JDK-8034885 | 8u20 | Jonathan Gibbons | P2 | Closed | Fixed | b03 |
JDK-8052561 | emb-8u26 | Jonathan Gibbons | P2 | Resolved | Fixed | b17 |
doclint incorrectly rejects
@see "string"
if it is not immediately followed by another block level tag. This means it rejects @see "string" when it is the last tag in the comment.
@see "string"
if it is not immediately followed by another block level tag. This means it rejects @see "string" when it is the last tag in the comment.
- backported by
-
JDK-8045122 doclint incorrectly rejects some @see tags in javadoc comments
- Resolved
-
JDK-8052561 doclint incorrectly rejects some @see tags in javadoc comments
- Resolved
-
JDK-8034885 doclint incorrectly rejects some @see tags in javadoc comments
- Closed
- links to