[gwt-contrib] Re: Avoid an infinite loop in toString() for collections that directly include themselves (issue962801)

2010-10-05 Thread jat
http://gwt-code-reviews.appspot.com/962801/diff/1/2 File user/super/com/google/gwt/emul/java/util/AbstractCollection.java (right): http://gwt-code-reviews.appspot.com/962801/diff/1/2#newcode146 user/super/com/google/gwt/emul/java/util/AbstractCollection.java:146: sb.append(value == this ? (this

[gwt-contrib] Re: Avoid an infinite loop in toString() for collections that directly include themselves (issue962801)

2010-10-05 Thread דניאל רייס
This emulates JRE behavior, as pointed out in http://code.google.com/p/google-web-toolkit/issues/detail?id=5297. Dan On Tue, Oct 5, 2010 at 5:11 PM, j...@google.com wrote: http://gwt-code-reviews.appspot.com/962801/diff/1/2 File

[gwt-contrib] Re: Avoid an infinite loop in toString() for collections that directly include themselves (issue962801)

2010-10-05 Thread jat
On 2010/10/05 21:16:39, rice wrote: This emulates JRE behavior, as pointed out in http://code.google.com/p/google-web-toolkit/issues/detail?id=5297. Ok. http://gwt-code-reviews.appspot.com/962801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors