On 04/27/2016 01:33 PM, Aleksey Shipilev wrote: > Please review this tiny spec improvement that syncs up JLS and > java.lang.String Javadoc. java.lang.String Javadoc unnecessarily locks > down the implementation details for String concat (e.g. usage of > StringBuilder): > http://cr.openjdk.java.net/~shade/8155215/webrev.00/ > > I'll submit CCC as soon as we agree on wording.
Thanks for on-list and off-list reviews! Under Alex Buckley's guidance, we have arrived to this version, moving more to @implNote: http://cr.openjdk.java.net/~shade/8155215/webrev.02/ Cheers, -Aleksey