RFR: 8325075: Enable -Werror for javadoc to fail on any warnings
Andy Goryachev
angorya at openjdk.org
Tue Mar 5 18:25:52 UTC 2024
On Tue, 5 Mar 2024 18:06:50 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> turn off a single without turning off all errors (which is easy)
yes, this is the exact scenario. I wouldn't expect this will be a frequent operation - but imagine javadoc team adds a new check that generates a lot of warnings, for example.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1390#issuecomment-1979379522
More information about the openjfx-dev
mailing list