RFR: 8365656: [ubsan] G1CSetCandidateGroup::liveness() reports division by 0 [v4]

Thomas Schatzl tschatzl at openjdk.org
Mon Aug 25 12:01:32 UTC 2025


On Mon, 25 Aug 2025 10:41:08 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Why `0.0f` instead of just `0.0`?

Habit to use the smaller data type. I changed it.

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

PR Comment: https://git.openjdk.org/jdk/pull/26888#issuecomment-3219983591


More information about the hotspot-gc-dev mailing list