RFR: 8308286 Fix clang warnings in linux code [v7]
Artem Semenov
asemenov at openjdk.org
Thu Jun 22 17:25:08 UTC 2023
> When using the clang compiler to build OpenJDk on Linux, we encounter various "warnings as errors".
> They can be fixed with small changes.
Artem Semenov has updated the pull request incrementally with one additional commit since the last revision:
update
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14033/files
- new: https://git.openjdk.org/jdk/pull/14033/files/842d33d8..c4ca2205
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14033&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14033&range=05-06
Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/14033.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14033/head:pull/14033
PR: https://git.openjdk.org/jdk/pull/14033
More information about the core-libs-dev
mailing list