[jdk19] RFR: 8287379: Using @inheritDoc in an inapplicable context shouldn't crash javadoc [v5]

Jonathan Gibbons jjg at openjdk.org
Mon Jul 11 15:33:49 UTC 2022


On Mon, 11 Jul 2022 15:17:06 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> > That's not the right question. The question is, how can we best replace the functionality of those tests.

I looked at the complete test in more detail. The test is specifically about `{@inheritDoc}` in user tags, and the concern was about losing coverage.  But I see that we already have enough test cases for still-legal positions, so it is OK to remove the tests for now-illegal positions.

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

PR: https://git.openjdk.org/jdk19/pull/54


More information about the javadoc-dev mailing list