RFR: JDK-8032012, , String.toLowerCase/toUpperCase performance improvement

Ulf Zibis Ulf.Zibis at CoSoCo.de
Fri Feb 7 12:30:42 UTC 2014


Am 06.02.2014 18:40, schrieb Xueming Shen:
> Are we good enough to go? :-) While it took much longer than I would have
> expected, but I'm happy with the latest result.
>
> http://cr.openjdk.java.net/~sherman/8032012/webrev/

Except "if (first >= len)" instead "if (first = len)" I'm with you.

-Ulf




More information about the core-libs-dev mailing list