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

Allow additional characters for GB18030-2022 support

XMLWordPrintable

    • b02
    • generic
    • generic

        The new GB18030-2022 standard requires support for code points beyond Unicode 10 which JDK11 is based upon. This enhancement is to incorporate those code points into JDK11 to comply with their `Implementation Level 1` requirements. Namely 5 characters (U+9FEB-U+9FEF) are shown below:
        ```
        0x82359632 U+9FEB 鿫
        0x82359633 U+9FEC 鿬
        0x82359634 U+9FED 鿭
        0x82359635 U+9FEE 鿮
        0x82359636 U+9FEF 鿯
        ```

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

                Created:
                Updated:
                Resolved: