Description
Hashing methods in prism structures ignore operational data regardless of equivalence strategy used. This can have performance impact because of unnecessary equals calls.
A fix is attached (not committed to the master because the current hashCode is also flawed in the other way - see MID-5851).