Very BIG THING !
... my browser nearly collapsed.
I think I have forgotten one thing:
isisDoubleByte() in DoubleByte uses hard-wired values. Shouldn't they be
better b1Min etc. ?
-Ulf
Am 22.05.2009 08:56, xueming.s...@sun.com schrieb:
Changeset: 914c33c7de3e
Author: sherman
Date: 2009-05-21 23:32 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/914c33c7de3e
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