RFR: 8310537: Fix -Wconversion warnings in gcUtil.hpp [v2]

Coleen Phillimore coleenp at openjdk.org
Thu Jun 22 12:56:20 UTC 2023


> Please review small changes to fix -Wconversion warnings in gc code.  See CR for details.
> Tested with tier1 on Oracle platforms.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Use fabs instead of casting.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14585/files
  - new: https://git.openjdk.org/jdk/pull/14585/files/cf267363..f4133e65

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

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/14585.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14585/head:pull/14585

PR: https://git.openjdk.org/jdk/pull/14585


More information about the hotspot-gc-dev mailing list