Kevin Chilton created RYA-385:
---------------------------------
Summary: BindingSetDecorator always returns the same hashcode
value.
Key: RYA-385
URL: https://issues.apache.org/jira/browse/RYA-385
Project: Rya
Issue Type: Bug
Affects Versions: 3.2.11
Reporter: Kevin Chilton
Assignee: Kevin Chilton
Priority: Critical
The hashcode() function's implementation always caches the first hashcode that
was returned by the decorator. It will result in an incorrect hashcode value if
a binding is ever added to the binding set after invoking hashcode() the first
time.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)