RFR (XS) 8231713: x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint)
Aleksey Shipilev
shade at redhat.com
Wed Oct 2 08:50:32 UTC 2019
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)
--
Thanks,
-Aleksey
More information about the hotspot-compiler-dev
mailing list