Code review request 6957230: CharsetEncoder.maxBytesPerChar() reports 4 for UTF-8; should be 3

Ulf Zibis Ulf.Zibis at gmx.de
Fri Nov 19 17:00:15 UTC 2010


IMO, you consequently should additionally correct the javadoc according the evaluation of bug 6957230.

-Ulf


Am 19.11.2010 08:55, schrieb Xueming Shen:
> Alan,
>
> Last time when Martin and I discussed this issue we agreed that the submitter is right
> about this. (The "charset" is a mapping between "a sequence of bytes" and a "sequence
> of  sisteen-bit Unicode characters, so the character discussed here should be a utf-16
> character...)
>
> http://cr.openjdk.java.net/~sherman/6957230/webrev
>
> Thanks,
> -Sherman
>



More information about the core-libs-dev mailing list