RFR: 8296175: Output warning if generated docs contain diagnostic markers
Hannes Wallnöfer
hannesw at openjdk.org
Fri Apr 26 18:57:51 UTC 2024
On Fri, 26 Apr 2024 18:05:14 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> The feature is good, but I'm surprised to see it being tested in DocLintTest.java.
I admit I took a shortcut there, using `DocLintTest` for something it wasn't meant to do. The test had to be updated anyway, and it had both the invalid input and the output checks I needed, so I took advantage.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18980#issuecomment-2079958979
More information about the javadoc-dev
mailing list