On Wed, 15 May 2024 10:08:19 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

> I think we should add a test to verify that if `--disable-line-doc-comments` 
> is specified, no `///` dangling comments are reported.

Added more tests for dangling doc comments.

Note we cannot currently use `-Xlint:dangling-doc-comments` in javadoc itself, 
so the new tests are part of the javac set of tests.

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

PR Comment: https://git.openjdk.org/jdk/pull/16388#issuecomment-2113453038

Reply via email to