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

[lang] HashCodeBuilder does not use the same values as Boolean for boolean.





------- Additional Comments From [EMAIL PROTECTED]  2004-08-15 02:19 -------
Added:

     * <p>This adds <code>iConstant * 1</code> to the <code>hashCode</code>
     * and not a <code>1231</code> or <code>1237</code> as done in
java.lang.Boolean.
     * This is in accordance with the Effective Java design. </p>

Leaving for you to okay this Gary and close the issue if I got it right.

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

Reply via email to