RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
dlong at openjdk.org
Wed Mar 26 20:52:10 UTC 2025
On Wed, 26 Mar 2025 08:33:56 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Okay so not INT_MAX but 100 ; should I do it from both `from_pct ` and `to_pct ` ?
I think to_pct is enough. I don't think it can happen on from_pct.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23962#issuecomment-2755715792
More information about the hotspot-compiler-dev
mailing list