Copy and paste error in doc comment for java.time.ZoneOffset.MIN

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      The doc comment for java.time.ZoneOffset.MIN has been copied and pasted from ZoneOffset.MAX without changing "maximum" to "minimum".

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Constant for the minimum supported offset.
      ACTUAL -
      Constant for the maximum supported offset.

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

            Assignee:
            Pallavi Sonal (Inactive)
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: