CFR: 8020977: StringJoiner merges with itself not as expected
Henry Jen
henry.jen at oracle.com
Tue Jul 30 02:43:56 UTC 2013
Sorry, the webrev is at
http://cr.openjdk.java.net/~henryjen/tl/8020977/0/webrev/
Cheers,
Henry
On 07/29/2013 07:30 PM, Henry Jen wrote:
> Hi,
>
> Please review a simple fix for 8020977.
>
> The fix grab the length before initiate copying operation, so that the
> 'delimiter' added for this won't be included in copy.
>
> For rest cases, the timing window changed a little, but that's fine as
> simultaneous changes is not determined.
>
> Cheers,
> Henry
>
More information about the core-libs-dev
mailing list