Typo in java.time.format.Parsed error message

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 8
    • Component/s: core-libs
    • None
    • b04

        Error message:
        "Method resolveFields() can only return ChronoZonedDateTime,ChronoLocalDateTime, ChronoLocalDate or LocalTime"
        has two issues.

        1) The method on TemporalField was renamed to "resolve()"

        2) There is no space after the comma between "ChronoZonedDateTime" and "ChronoLocalDateTime"

              Assignee:
              Roger Riggs
              Reporter:
              Stephen Colebourne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: