RFR: 8266950: Remove vestigial support for non-strict floating-point execution

Jie Fu jiefu at openjdk.java.net
Sun May 23 23:42:14 UTC 2021


On Sun, 23 May 2021 23:00:34 GMT, David Holmes <david.holmes at oracle.com> wrote:

> Right I just tracked that through before seeing this email. The fmul
> uses the non-tmp version but later all lir_mul are assumed the same.

compiler/c1/Test6855215.java passed on x86_32 with the latest version.

More testing on x86_32 is in progress.
Will let you know once finished.
Thanks.

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

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


More information about the hotspot-runtime-dev mailing list