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

Typo in java.time.format.Parsed error message

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 8
    • core-libs
    • None
    • b04

    Backports

      Description

        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"

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: