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

Typo in java.util.Locale

XMLWordPrintable

    • b122
    • x86
    • other
    • Verified

      A DESCRIPTION OF THE PROBLEM :
      The class-level Javadoc contains the following:

      The above example, "nu-thai", becomes the extension "u-nu-thai".code

      The "code" at the end should be removed.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The above example, "nu-thai", becomes the extension "u-nu-thai".
      ACTUAL -
      The above example, "nu-thai", becomes the extension "u-nu-thai".code

      URL OF FAULTY DOCUMENTATION :
      http://download.java.net/java/jdk9/docs/api/java/util/Locale.html

            nishjain Nishit Jain
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: