RFR(S): 8067471: Use private static final char[0] for empty Strings
Lev Priima
lev.priima at oracle.com
Tue Dec 30 16:01:48 UTC 2014
Thanks Ivan,
As I understood dstbegin typo was only in comments. I've changed it to
camelCase as in code.
I've also applied benchmarked by Claes patch from
http://cr.openjdk.java.net/~redestad/8067471/webrev.03/
Please review latest changeset:
http://cr.openjdk.java.net/~lpriima/8067471/webrev.04/
Best Regards,
Lev
On 30.12.2014 16:20, Ivan Gerasimov wrote:
> Hi Lev!
>
> When you'll be preparing the final webrev, can you please also include
> a typo fix in it?
>
> s/dstbegin/dstBegin/g
>
> This typo is found in a couple of places in String.java.
>
> Sincerely yours,
> Ivan
More information about the core-libs-dev
mailing list