RFR: 8314259: G1: Fix -Wconversion warnings of double to uint in G1CardSetConfiguration

Albert Mingkun Yang ayang at openjdk.org
Tue Aug 15 08:42:11 UTC 2023


Adding explicit double to int conversion.

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

Commit messages:
 - g1-double

Changes: https://git.openjdk.org/jdk/pull/15284/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15284&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8314259
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/15284.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15284/head:pull/15284

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


More information about the hotspot-gc-dev mailing list