Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6813240

Remove dead code in sun.misc.FormattedFloatingDecimal class

    XMLWordPrintable

Details

    • b53
    • generic
    • generic

    Description

      sun.misc.FormattedFloatingDecimal was created to support the implementation of java.util.Formatter and the following methods are used by the Formatter class.
        getChars()
        getExponent()
        getExponentRounded()

      Several methods (e.g. readJavaFormatString()) that are copied from sun.misc.FloatingDecimal are not used anywhere. They can be removed.

      Attachments

        Issue Links

          Activity

            People

              mchung Mandy Chung
              mchung Mandy Chung
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: