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

Remove dead code in sun.misc.FormattedFloatingDecimal class

XMLWordPrintable

    • b53
    • generic
    • generic

      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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: