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

setMaximumFractionDigits limit wrong

    XMLWordPrintable

Details

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

    Backports

      Description



        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.
        ======================================================================

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: