RFR: 8314265: Fix -Wconversion warnings in miscellaneous runtime code [v3]
Coleen Phillimore
coleenp at openjdk.org
Wed Aug 16 13:48:35 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:
Revert to use static_cast.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15233/files
- new: https://git.openjdk.org/jdk/pull/15233/files/4b8799ed..4ac4bf47
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15233&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15233&range=01-02
Stats: 17 lines in 2 files changed: 0 ins; 0 del; 17 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