Javadoc for java.lang.Character still refers to Unicode 4 instead of 5

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 7
    • Affects Version/s: 7
    • Component/s: core-libs
    • b70
    • generic
    • generic
    • Verified

      The javadoc for the java.lang.Character class in JDK7-b66 still refers to old Unicode version:
        "Character information is based on the Unicode Standard, version 4.0."
      though Unicode 5.1 change has been integrated into JDK7-b55.

      This must be fixed because the Java Language Specification Third Edition [1] states
      as follows:
        "The Java platform tracks the Unicode specification as it evolves. The precise
        version of Unicode used by a given release is specified in the documentation of
        the class Character."

      [1] http://java.sun.com/docs/books/jls/third_edition/html/lexical.html#3.1

            Assignee:
            Yuka Kamiya (Inactive)
            Reporter:
            Yuri Gaevsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: