RFR (XS) 8231713: x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint)

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Oct 2 17:15:04 UTC 2019


Okay.

Thanks,
Vladimir

On 10/2/19 1:50 AM, Aleksey Shipilev wrote:
> Bug:
>    https://bugs.openjdk.java.net/browse/JDK-8231713
> 
> Fix:
>    https://cr.openjdk.java.net/~shade/8231713/webrev.01/
> 
> I actually tried to define the missing operand declarations in x86_32.ad, but that quickly leads to
> conflicts. So, I opted to disable the parts of 8226721 for x86_32.
> 
> Testing: test from 8226721, {x86_32, x86_64} hotspot_compiler, jdk-submit (running)
> 


More information about the hotspot-compiler-dev mailing list