-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b119
-
generic
-
generic
-
Verified
CANON_EQ seems to support only combining character sequences with non-spacing marks. Other canonical equivalence, such as Hangul/Jamos, doesn't work.
For example, "\uac00" should match both "\uac00" and "\u1100\u1161".
For example, "\uac00" should match both "\uac00" and "\u1100\u1161".
- relates to
-
JDK-4221795 [Nor] RFE: Please make java.text.Normalizer a public class
-
- Resolved
-