RFR: String.join(), StringJoiner additions

Mike Duigou mike.duigou at oracle.com
Thu Apr 18 03:43:28 UTC 2013


If I don't get a chance to revisit the whole UUID optimization patch soon I will see what I can do about breaking it up further and maybe just do the no-copy String constructor by itself.

Mike

On Apr 17 2013, at 20:29 , Martin Buchholz wrote:

> To be concrete, here's a proposed toString method :
> http://cr.openjdk.java.net/~martin/webrevs/openjdk8/toString/
> which is pretty good as it stands, but even better once it gets to use the
> no-copy String constructor.




More information about the core-libs-dev mailing list