<AWT Dev> JDK-8041679 Replace uses of StringBuffer with StringBuilder within the JDK
Remi Forax
forax at univ-mlv.fr
Mon May 12 16:43:05 UTC 2014
On 05/12/2014 12:42 PM, Alan Bateman wrote:
> On 12/05/2014 11:03, Paul Sandoz wrote:
>>
>> It covers many areas and i have grouped the patches into such areas
>> to aid reviewing. When commenting please including core-libs.
> The groupings are a bit odd but I looked through the -core, -io,
> -management and -rmi patches and don't see any issues. Nothing jumped
> out to suggest that the StringBuffer could be leaked to other threads.
> There are a few cases where additional work could be done but I assume
> you want to focus on s/StringBuffer/StringBuilder/g.
>
> You might want to hear from Remi or Kumar before including asm. I
> mention it because there might be preference to get changes to ASM
> done upstream to avoid the copy in OpenJDK from diverging.
Hi all,
I've applied the changes to the ASM trunk so Kumar can sync when he wants,
the current revision of the trunk is 1745
cheers,
Rémi
More information about the net-dev
mailing list