Release Note: Extra '0' in java.util.Formatter for '%012a' Conversion With a Sign Character

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Delivered
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: core-libs
    • Verified

      In previous releases, formatter conversions with a `%a` conversion that used the `0` padding flag and a width specifier would produce paddings containing too many zeros if a leading sign or space character was also specified by their respective flags. This has been fixed so that paddings no longer include too many leading zeros.

            Assignee:
            Ian Graves
            Reporter:
            Ian Graves
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: