JDK-8008333 : Examine FormattedFloatingDecimal fork of FloatingDecimal for fixes not propagated from the latter
  • Type: Task
  • Component: core-libs
  • Sub-Component: java.util
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: generic
  • Submitted: 2013-02-15
  • Updated: 2013-06-06
  • Resolved: 2013-06-06
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 8
8Resolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
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.
Comments
Duplicates 5057835 already on file.
06-06-2013