RFR (XS) 8155215: java.lang.String concatenation spec is unnecessarily strong
Aleksey Shipilev
aleksey.shipilev at oracle.com
Thu Apr 28 20:21:35 UTC 2016
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
More information about the core-libs-dev
mailing list