-
Bug
-
Resolution: Fixed
-
P4
-
7u151
The fix for JDK-8173770 uses the overflow operator in x86_32.ad, but it doesn't exist in OpenJDK 7 as it doesn't have JDK-8024924. The code should be removed.
- relates to
-
JDK-8024924 Intrinsify java.lang.Math.addExact
- Resolved