18 Apr
2013
18 Apr
'13
3:43 a.m.
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.