RFR: 8265917: Different values computed by C2 and interpreter/C1 for Math.pow(x, 2.0) on x86_32

Vladimir Kozlov kvn at openjdk.java.net
Mon Apr 26 17:25:12 UTC 2021


On Mon, 26 Apr 2021 06:17:50 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> As for the Math.pow(x, 0.5), it will be handled in JDK-8265940 after this issue.
> 

Okay.

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

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


More information about the hotspot-compiler-dev mailing list