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

David Holmes david.holmes at oracle.com
Mon May 24 00:38:12 UTC 2021


On 24/05/2021 9:42 am, Jie Fu wrote:
> 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.

Thanks Jie - much appreciated!

This won't be pushed till early next week, so plenty of time for 
additional testing.

David

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


More information about the hotspot-runtime-dev mailing list