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

MonthDay API typo "combination of a year and month" not "month and a day"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8
    • core-libs
    • x86_64
    • windows_7

      A DESCRIPTION OF THE PROBLEM :
      The API page refers to "combination of a year and a month", when it should be "a month and a day".

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      "MonthDay is an immutable date-time object that represents the combination of a month and day."
      ACTUAL -
      "MonthDay is an immutable date-time object that represents the combination of a year and month."

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/8/docs/api/java/time/MonthDay.html

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

              Created:
              Updated:
              Resolved: