-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.3.0
-
generic
-
generic
The sun.awt.motif.CharToByteX11CNS11643P* converters do not handle subsitution correctly. According to the specification in CharToByteConverter, substitution bytes should only be inserted if substitution is enabled; otherwise an exception should be thrown. Also, it's not clear why null bytes are inserted if fewer than two substitution bytes are defined.
- relates to
-
JDK-4393099 Need CharToByte and ByteToChar converters for x-compound-text encoding
- Resolved