RFR: 8333098: ubsan: bytecodeInfo.cpp:318:59: runtime error: division by zero [v2]
Vladimir Kozlov
kvn at openjdk.org
Tue Aug 20 15:56:52 UTC 2024
On Mon, 19 Aug 2024 07:30:21 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> > First, I think Tier4MinInvocationThreshold and Tier3MinInvocationThreshold should be double flags.
> > I see that they are used only in double type expressions (usually with scaling value which is double). May be another RFE.
>
> I can open a new JBS issue 'Make Tier4MinInvocationThreshold and Tier3MinInvocationThreshold double flags' is that okay ?
@veresov, do you agree to this suggestion? Or we should restrict values of these flags to not allow 0?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20615#issuecomment-2299189059
More information about the hotspot-compiler-dev
mailing list