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

Typo in javadoc of java.time.format.DateTimeFormatter#getDecimalStyle

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 17
    • core-libs
    • b11

      The DateTimeFormatter#getDecimalStyle javadoc currently states:
      ...
           * @return the locale of this formatter, not null

      This should instead say something like:

           * @return the DecimalStyle of this formatter, not null

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: