RFR: 8308286 Fix clang warnings in linux code [v8]
Artem Semenov
asemenov at openjdk.org
Fri Jun 23 08:03:45 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/c4ca2205..92f629f7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14033&range=07
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14033&range=06-07
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 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