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=17507>.
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=17507

Priority does not override hashCode() method





------- Additional Comments From [EMAIL PROTECTED]  2003-02-27 23:42 -------
Looking at the code, it looks like there are actually two Level objects in the
JVM for each level.  E.g. Level.DEBUG and Priority.DEBUG.  I think that we
should change the Priority constants to point to the Level constants.

Also, if the default equals() isn't good enough then the default hashCode() will
not be good enough ;)

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

Reply via email to