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

java.time javadoc error in DateTimeFormatter::parsedLeapSecond

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8u40
    • core-libs
    • b67
    • x86_64
    • windows_7

        A DESCRIPTION OF THE PROBLEM :
        The javadoc contains:
        "The query will return one second of excess if it did adjust to remove the leap-second, and zero if not."

        this should be replaced with something like:
        "The query will return true if it did adjust to remove the leap-second, and false if not."


        URL OF FAULTY DOCUMENTATION :
        http://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html#parsedLeapSecond--

              rriggs Roger Riggs
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: