Return-Path: Delivered-To: apmail-jakarta-httpclient-dev-archive@www.apache.org Received: (qmail 90585 invoked from network); 13 Mar 2005 17:04:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Mar 2005 17:04:08 -0000 Received: (qmail 53909 invoked by uid 500); 13 Mar 2005 17:04:07 -0000 Delivered-To: apmail-jakarta-httpclient-dev-archive@jakarta.apache.org Received: (qmail 53887 invoked by uid 500); 13 Mar 2005 17:04:07 -0000 Mailing-List: contact httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "HttpClient Project" Reply-To: "HttpClient Project" Delivered-To: mailing list httpclient-dev@jakarta.apache.org Received: (qmail 53873 invoked by uid 99); 13 Mar 2005 17:04:07 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 13 Mar 2005 09:04:06 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j2DH43GM018993 for ; Sun, 13 Mar 2005 18:04:03 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j2DH42NP018991; Sun, 13 Mar 2005 18:04:02 +0100 Date: Sun, 13 Mar 2005 18:04:02 +0100 Message-Id: <200503131704.j2DH42NP018991@ajax.apache.org> From: bugzilla@apache.org To: httpclient-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 33988] - Cookie.java hashCode method violates contract X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.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://issues.apache.org/bugzilla/show_bug.cgi?id=33988 ------- Additional Comments From olegk@apache.org 2005-03-13 18:04 ------- Created an attachment (id=14480) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14480&action=view) Patch against Commons HttpClient trunk (HttpClient 3.0) I reviewed all the classes in HttpClient 3.0 with regards to their compliance with the Object#hashCode/Object#equals best practices and made changes that were necessary to ensure compliance. I'll back port the patch to HttpClient 2.x branch once it gets reviewed and committed to the SVN trunk. Let me know what you think Oleg -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org