RFR: 8324342: Doclet should default @since for a nested class to that of its enclosing class [v2]
Pavel Rappo
prappo at openjdk.org
Thu Apr 18 18:47:06 UTC 2024
On Thu, 18 Apr 2024 18:43:13 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> Please review changes to the support for `since`, `author`, and `version` tags, such that if there are no such tags on a nested class, the doclet will look for any such tags in enclosing classes.
>
> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>
> add more test cases
Thanks for adding extra tests. Looks good.
-------------
Marked as reviewed by prappo (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18407#pullrequestreview-2009628364
More information about the javadoc-dev
mailing list