RFR: 8314265: Fix -Wconversion warnings in miscellaneous runtime code [v2]

Coleen Phillimore coleenp at openjdk.org
Wed Aug 16 12:04:41 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:

  Make elf fields 64 bits removing some static casts.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/15233/files
  - new: https://git.openjdk.org/jdk/pull/15233/files/e6458796..4b8799ed

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15233&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15233&range=00-01

  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