RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double

Amit Kumar amitkumar at openjdk.org
Mon Oct 14 09:03:10 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`.

Hi, 
Can I get reviews for this trivial change.

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

PR Comment: https://git.openjdk.org/jdk/pull/21354#issuecomment-2410511223


More information about the hotspot-compiler-dev mailing list