Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b75
-
Verified
Description
/** <code> if (enumVal == {@code ENUM_VALUE}) { ... }</code> *.
Since {@code code} by specification is equivalent to
<code{@literal code}</code>, the expectation would be to get a warning about
nested <code> tags. Nesting is not allowed for inline tags.
Attachments
Issue Links
- relates to
-
JDK-8006263 Supplementary test cases needed for doclint
- Closed