Rewrite of IBM doublebyte charsets (original) (raw)

Ulf Zibis Ulf.Zibis at gmx.de
Sun May 17 19:04:49 UTC 2009


Am 14.05.2009 22:55, Xueming Shen schrieb:

Thanks again for taking time on this. Here is the IBM db charsets webrev

http://cr.openjdk.java.net/~sherman/ibmdb/webrev This is a bigger fish than the EUCTW:-)

*** Encoder-Suggestions:

(26) Why copying String to char[] in initC2B(), String access should be same fast?: - char[] sb = b2cSB.toCharArray(); - char[] db = b2c[i].toCharArray();

-Ulf



More information about the core-libs-dev mailing list