Name: mf23781 Date: 01/16/98
DecompositionIterator does not support Hangul
The current DecompositionIterator class does not support
decomposition of Hangul (Korean) characters. These characters
can be decomposed algorithmically rather than with huge data
tables, so adding this support would be fairly easy.
This is work that Taligent/JTC-West already plan to do but are
filing so that Javasoft are aware of the problem.
======================================================================
- duplicates
-
JDK-4114076 Collation not Unicode conformant with Hangul syllables
- Closed