Name: bb33257 Date: 02/20/98
Normalizer compose and decompose do not implement the Unicode
canonical equivalence algorithm properly with respect to
Hangul syllables for Korean.
This can be done algorithmically with the addition of some
small pieces of code.
======================================================================
- duplicates
-
JDK-4104537 DecompositionIterator class does not support Korean
- Closed