Integrated: 8325950: Make sure all files in the JDK pass jcheck
Magnus Ihse Bursie
ihse at openjdk.org
Mon Feb 19 16:16:00 UTC 2024
On Thu, 15 Feb 2024 12:19:31 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> Since jcheck only checks file in a commit, there is a possibility of us getting files in the repository that would not be accepted by jcheck. This can happen when extending the set of files checked by jcheck, or if jcheck changes how it checks files (perhaps due to bug fixes).
>
> I have now run jcheck over the entire code base, and fixed a handful of issues. With these changes, jcheck accept the entire code base.
This pull request has now been integrated.
Changeset: 5c5a282f
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5c5a282f91dd28b306673ca2bcc30dec451e7a7d
Stats: 113 lines in 38 files changed: 0 ins; 10 del; 103 mod
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
-------------
PR: https://git.openjdk.org/jdk/pull/17871
More information about the build-dev
mailing list