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

Typo in java.time.format.Parsed error message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8
    • 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"

              rriggs Roger Riggs
              scolebourne Stephen Colebourne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: