http://bugzilla.slf4j.org/show_bug.cgi?id=118


Thorbjørn Ravn Andersen <r...@runjva.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r...@runjva.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Thorbjørn Ravn Andersen <r...@runjva.com>  2008-12-21 
19:17:21 ---
As it is impossible to detect recursive toString methods without extensive
analysis, a WeakHashMap has been added in which classes are listed which
generate Exceptions when being toString'ed.  Only those not present in here are
toStringed again.

Fixed in r1257.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to