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

Error in MonthDay class documentation

XMLWordPrintable

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

      A DESCRIPTION OF THE PROBLEM :
      There is a minor content error in the description of the first paragraph of the documentation for MonthDay.
      (See faulty url for details).

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      MonthDay is an immutable date-time object that represents the combination of a year and month. Any field that can be derived from a month and day, such as quarter-of-year, can be obtained.
      ACTUAL -
      MonthDay is an immutable date-time object that represents the combination of a year and month. Any field that can be derived from a month and day, such as quarter-of-year, can be obtained.

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

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

              Created:
              Updated:
              Resolved: