C1 and C2 have support for rounding double/floats, to support awkward rounding modes of x87 FPU. With 32-bit x86 port removed, we can remove those parts. See code around strict_fp_requires_explicit_rounding uses.
- duplicates
-
JDK-8351153 C2: Remove 32-bit x86 specific FP rounding support
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/b73663a2
-
Review(master) openjdk/jdk/24250