On 06/15/2010 07:00 PM, Ivan Maidanski wrote:
> Hi!
>
> Here, I replaced numerous String.zeroBasedStringValue(CharData.xxx[i]) with a
> single call to convertCharData() (which does the work).
> The other changes are several minor optimizations of expressions.
>
> ChangeLog entries:
> * jav
Hi!
This is the reformatted log entries for my patch #13
(http://article.gmane.org/gmane.comp.java.classpath.patches/12965/).
ChangeLog entries:
* java/lang/Character.java:
(UnicodeBlock.of(int)): Remove the trailing dot character for
exception messages.
(UnicodeB
Hi!
Here, I replaced numerous String.zeroBasedStringValue(CharData.xxx[i]) with a
single call to convertCharData() (which does the work).
The other changes are several minor optimizations of expressions.
ChangeLog entries:
* java/lang/Character.java (UnicodeBlock.of, UnicodeBlock.forName