Return-Path: Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 95054 invoked from network); 25 Aug 2003 19:17:06 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 25 Aug 2003 19:17:06 -0000 Received: (qmail 21723 invoked by uid 50); 25 Aug 2003 19:19:49 -0000 Date: 25 Aug 2003 19:19:49 -0000 Message-ID: <20030825191949.21722.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 20740] - [PATCH - Updated] Map.debugPrint assume key is string. X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20740 [PATCH - Updated] Map.debugPrint assume key is string. ------- Additional Comments From apacheBugzilla@AMammenT.cotse.net 2003-08-25 19:19 ------- Note: For item 1 above - I essentially undid the changes that you had made to my original patch as this was my intention to begin with. Please let me know why you felt it might be a problem to print "null" as the label if the label was null? I think I may be missing something?