RFR: 8325950: Make sure all files in the JDK pass jcheck [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Fri Feb 16 12:43:25 UTC 2024
> 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.
Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
Replace spaces with \t in test properties file
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17871/files
- new: https://git.openjdk.org/jdk/pull/17871/files/3faa912e..e1c9c0f0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17871&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17871&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/17871.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17871/head:pull/17871
PR: https://git.openjdk.org/jdk/pull/17871
More information about the build-dev
mailing list