DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18355>.
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=18355

HttpState cannot differentiate credentials for different hosts with same Realm names





------- Additional Comments From [EMAIL PROTECTED]  2003-04-03 13:06 -------
Mike is of course right, HashMap does use equals as the final comparison 
method (but if o.equals(o1) then o.hashCode() == o1.hashCode() must hold true 
or it will never get to that stage).  Which leaves me baffled as to why the 
test case was failing.  Even more baffling is that when I change the code back 
to what I thought I had before it all works and all test cases pass.  I'll 
attach the latest patch, could someone give it a good testing because I'm 
really quite confused now.

In the mean time, I think I ought to head to bed.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to