-
Enhancement
-
Resolution: Fixed
-
P3
-
15
-
None
-
b11
The fix for JDK-8075778 included a fix that permitted inline tags to appear in selected other inline tags. In JDK-8075778, the fix was restricted to inline tags within `{@return ...}`
We should enable this feature for other inline tags, such as `{@summary ...}` and other inline tags that can take a "description" which currently permits HTML content.
As part of this, we should verify equivalent support for inline tags in block tags.
We should enable this feature for other inline tags, such as `{@summary ...}` and other inline tags that can take a "description" which currently permits HTML content.
As part of this, we should verify equivalent support for inline tags in block tags.
- relates to
-
JDK-8247629 Allow inline tags to nest
-
- New
-
-
JDK-8281944 JavaDoc throws java.lang.IllegalStateException: ERRONEOUS
-
- Resolved
-
-
JDK-8273540 Duration.truncatedTo​(TemporalUnit) documentation contains literal {@code ...}
-
- Closed
-
-
JDK-8212145 Support inline tags in block tag descriptions
-
- Closed
-
(1 links to)