8058779: Faster implementation of String.replace(CharSequence, CharSequence)
Remi Forax
forax at univ-mlv.fr
Tue Jun 2 08:54:03 UTC 2015
Looks Ok to me,
thumb up :)
Rémi
On 06/01/2015 08:53 PM, Ivan Gerasimov wrote:
>
>
> On 01.06.2015 11:33, Paul Sandoz wrote:
>> On May 31, 2015, at 6:03 PM, Ivan Gerasimov
>> <ivan.gerasimov at oracle.com> wrote:
>>> Which is right here:
>>> http://cr.openjdk.java.net/~igerasim/8058779/05/webrev/
>>>
>> Much better.
>>
>> For the test can you use RandomFactory recently added to the test
>> library?
>
> Sure.
> Here the updated webrev with this change and a few other minor changes.
> http://cr.openjdk.java.net/~igerasim/8058779/06/webrev/
>
> The changes are:
> - move declaration of i below,
> - indent .append(),
> - use RandomFactory in the test,
> - extend number of test cases with null input.
>
> Do you think it's ready to go?
>
> Sincerely yours,
> Ivan
>
>> Paul.
>>
>>
>>
>
More information about the core-libs-dev
mailing list