RFR: 8335870: Doclet should default @since of classes with no @since information to that of the enclosing package

Nizar Benalla nbenalla at openjdk.org
Tue Oct 8 16:34:02 UTC 2024


On Tue, 8 Oct 2024 15:09:15 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:

> Wouldn't this better be done in the getDefaultBlockTags method above so we don't have to override getBlockTags?

I think you're right, I didn't notice this as I was too concerned trying to do micro-optimisations

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20918#discussion_r1792186586


More information about the javadoc-dev mailing list