Integrated: 8297984: Turn on warnings as errors for javadoc

Magnus Ihse Bursie ihse at openjdk.org
Fri Dec 2 14:04:02 UTC 2022


On Thu, 1 Dec 2022 22:20:00 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> For some reason, we never turned on `-Werror` for javadoc. It is high time to do so.
> 
> This PR also fixes a recent issue with the javadoc in JFR that caused a warning, and enables building of javadoc on GHA. (It takes about 3 minutes, as a separate build job.)

This pull request has now been integrated.

Changeset: df072556
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/df072556a5a155adfe89a2504c2cf680fe4ffac7
Stats:     26 lines in 3 files changed: 24 ins; 0 del; 2 mod

8297984: Turn on warnings as errors for javadoc

Reviewed-by: serb, erikj

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

PR: https://git.openjdk.org/jdk/pull/11468



More information about the build-dev mailing list