The class sun.misc.FormattedFloatingDecimal contains a fork of some code in sun.misc.FloatingDecimal. Some fixes of issues in the latter class might not have been propagated to the former. The code should be examined to determine whether there is anything which needs to be so propagated.
- duplicates
-
JDK-5057835 FormattedFloatingDecimal: massive code duplication in J2SE
- Closed
- relates to
-
JDK-4396272 Parsing doubles fails to follow IEEE for largest decimal that should yield 0
- Closed
-
JDK-7192954 Fix Float.parseFloat to round correctly and preserve monotonicity.
- Closed