RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double
Vladimir Kozlov
kvn at openjdk.org
Mon Oct 14 19:42:13 UTC 2024
On Fri, 4 Oct 2024 10:39:25 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> This is trivial PR to change data type of some "*Threshold" variables form `intx` to `double`.
Any reasons `Tier2*Threshold` flags were bit changed? For consistency.
-------------
PR Review: https://git.openjdk.org/jdk/pull/21354#pullrequestreview-2367471555
More information about the hotspot-compiler-dev
mailing list