JDK-8231713 : x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint)
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:11,14
Priority:P2
Status:Resolved
Resolution:Fixed
CPU:x86
Submitted:2019-10-01
Updated:2021-05-06
Resolved:2019-10-03
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
x86_32:
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_support_adlc__adlc_run_exec:
/home/shade/trunks/jdk-jdk/src/hotspot/cpu/x86/x86.ad(2866) Syntax Error: :undefined operand type legRegD
Comments
Fix Request [11u]
This fix needs to be applied after JDK-8226721 is backported. The patch applies cleanly to 11u with the JDK-8226721 backport.
Webrev: http://cr.openjdk.java.net/~eastigeevich/8231713/webrev.00/
04-05-2021
Fix Request [13u]
Need this fix due to build failure after JDK-8226721 backport. Patch applies cleanly.