Bug 23881 - java.beans.PropertyDescriptor needs hashCode method
Summary: java.beans.PropertyDescriptor needs hashCode method
Status: RESOLVED FIXED
Alias: None
Product: classpath
Classification: Unclassified
Component: classpath (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: 0.19
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-14 18:14 UTC by Anthony Green
Modified: 2005-09-29 22:40 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-09-14 18:22:57


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Green 2005-09-14 18:14:28 UTC
This class defines equals(), but no hashCode().
Equal objects must have equal hashcodes.
Comment 1 Andrew Pinski 2005-09-14 18:22:57 UTC
Confirmed.
Comment 2 Tom Tromey 2005-09-29 22:40:02 UTC
Fixed in cvs.