-
Enhancement
-
Resolution: Won't Fix
-
P2
-
None
-
None
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8215930 | 11-pool | Deepak Kejriwal | P2 | Closed | Won't Fix | |
JDK-8215929 | 8-pool | Deepak Kejriwal | P2 | Closed | Won't Fix |
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.
This enhancement intends to relax the spec for Character class, which would allow backporting the currency code points that are defined in later releases.
- backported by
-
JDK-8215929 Allowing additional currency code points from later Unicode updates
-
- Closed
-
-
JDK-8215930 Allowing additional currency code points from later Unicode updates
-
- Closed
-
- csr for
-
JDK-8215305 Allowing additional currency code points from later Unicode updates
-
- Closed
-
- relates to
-
JDK-8216396 Support new Japanese era and new currency code points in java.lang.Character for Java SE 8
-
- Resolved
-
There are no Sub-Tasks for this issue.