On Wed, 20 Mar 2024 19:04:04 GMT, Jonathan Gibbons <j...@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.

This pull request has now been integrated.

Changeset: 6ee84077
Author:    Jonathan Gibbons <j...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/6ee8407758c92d32e18642b0758d2d5c71ad09f5
Stats:     290 lines in 6 files changed: 256 ins; 4 del; 30 mod

8324342: Doclet should default @since for a nested class to that of its 
enclosing class

Reviewed-by: prappo, hannesw

-------------

PR: https://git.openjdk.org/jdk/pull/18407

Reply via email to