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

Obsolete Unicode Scalar Value link in Character class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • 26
    • core-libs
    • generic
    • generic

      There is the description in Character class description:
      ```
      The range of legal code points is now U+0000 to U+10FFFF, known as Unicode scalar value. (Refer to the definition of the U+n notation in the Unicode Standard.)
      ```
      The "definition" is a URL link to obsolete Unicode 3.1.0 spec, where the notation was described. Since then, the notation was removed from the Unicode spec. It would be desirable to correct this confusing link.

            naoto Naoto Sato
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: