java.time javadoc error in DateTimeFormatter::parsedLeapSecond

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 8u40
    • Component/s: 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--

              Assignee:
              Roger Riggs
              Reporter:
              Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: