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

setMaximumFractionDigits limit wrong

XMLWordPrintable

    • 1.1.6
    • x86, sparc
    • solaris_2.5, windows_nt
    • Verified



        Name: bb33257 Date: 07/29/97


        In NumberFormat the methods setMaximumFractionDigits(),
        setMinimumFractionDigits(), setMaximumIntegerDigits(), and
        setMinimumIntegerDigits() pin the integer argument between
        zero and 127. The limit of 127 is wrong; for Java doubles,
        up to 340 fraction digits and up to 308 integer digits should
        be shown.
        ======================================================================

              joconnersunw John Oconner (Inactive)
              bcbeck Brian Beck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: