-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
When `HtmlDocletWriter.commentTagsToContent` is being used to process inherited content, it still uses the `CommentHelper` for the overriding class, not the one used when locating the inherited content.
See the extended analysis in the comments for JDK-8268395.
See the extended analysis in the comments for JDK-8268395.
- relates to
-
JDK-8269722 NPE in HtmlDocletWriter
- Resolved