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

Allowing additional currency code points from later Unicode updates

XMLWordPrintable

    • generic
    • generic

        Currency symbols are assigned in Currency Symbols Unicode Block (U+20A0..U+20CF), but the actual defined currency symbols in that block vary over Unicode releases. For example, the BitCoin sign (U+20BF) is only available in Unicode 10 and after. This means that it is usable only in JDK12 and after.

        This enhancement intends to relax the spec for Character class, which would allow backporting the currency code points that are defined in later releases.

          There are no Sub-Tasks for this issue.

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

                Created:
                Updated:
                Resolved: