RFR: 8314265: Fix -Wconversion warnings in miscellaneous runtime code [v7]
Coleen Phillimore
coleenp at openjdk.org
Thu Aug 17 01:01:02 UTC 2023
> Fix MaxElementPrintSize and casts. Also fixed miscellaneous -Wconversion warnings in runtime code. This is the last one I'm going to do for runtime for a while.
> Tested with tier1-4.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
put sizes back to uint32_t.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15233/files
- new: https://git.openjdk.org/jdk/pull/15233/files/570823b0..280c018e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15233&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15233&range=05-06
Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/15233.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15233/head:pull/15233
PR: https://git.openjdk.org/jdk/pull/15233
More information about the build-dev
mailing list