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.

To download the current JDK release, click here.
JDK 11 JDK 13 JDK 14
11.0.12Fixed 13.0.4Fixed 14 b18Fixed
Related Reports
Relates :  
Description
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.
15-06-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/67b3480882b4 User: shade Date: 2019-10-03 05:38:29 +0000
03-10-2019

RFR: https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2019-October/035275.html
02-10-2019