CFR: 8020977: StringJoiner merges with itself not as expected

Henry Jen henry.jen at oracle.com
Tue Jul 30 02:30:10 UTC 2013


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