RFR: 8287052: comparing double to max_intx gives unexpected results

Vladimir Kozlov kvn at openjdk.java.net
Fri May 20 20:15:56 UTC 2022


On Fri, 20 May 2022 19:56:50 GMT, Dean Long <dlong at openjdk.org> wrote:

> The java.1 man page says: "The CompileThresholdScaling option has a floating point value between 0 and +Inf", which is not quite correct. Maybe we should change this to be less specific, or remove this part completely. Also, I'm wonder if these kinds of changes will require a CSR.

Yes, it requires CSR - it is documented product flag. Lets do it in next release and for now push what you currently have. I approve it.

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

PR: https://git.openjdk.java.net/jdk/pull/8798


More information about the hotspot-compiler-dev mailing list