On Mar 25, 2014, at 1:58 AM, Paul Sandoz <paul.san...@oracle.com> wrote:

> This is another example of a stable variable.
> 
> I would like to re-iterate my scepticism that such changes are necessary in 
> this case (i am not sure if it is possible to create a benchmark that could 
> better exacerbate the concurrent overlap of calls to layoutChars). But, i do 
> agree the discussion has been useful and interesting.

I am happy either to leave the toString() code as it is or to change it to the 
variant with toStringSlow(). There is however other cleanup in the patch to 
consider. So it would be good to get consensus on the two points:

1) Change toString() to variant using toStringSlow() or leave it as-is.
2) Change non-toString() code as indicated in the patch or leave it as-is.

If “as-is” is the answer in both cases, then it’s simply a matter of resolving 
the enhancement as “not an issue.”

Thanks,

Brian

Reply via email to