commit | 26d830f871281165592c195daff6fa7bd48c2ad0 | [log] [tgz] |
---|---|---|
author | sherman <none@none> | Thu May 21 23:32:46 2009 -0700 |
committer | sherman <none@none> | Thu May 21 23:32:46 2009 -0700 |
tree | 3e80cab740ee3e7adf55403f0fa1b25468ec7fbd | |
parent | 92637bbb82a7ff46361ecde6d4a429d45ad74ec7 [diff] |
6843578: Re-implement IBM doublebyte charsets 6639450: IBM949C encoder modifies state of IBM949 encoder 6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character 6577466: Character encoder IBM970 throws a BufferOverflowException 5065777: CharsetEncoder canEncode() methods often incorrectly return false Summary: Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview! Reviewed-by: martin