You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/05/23 00:40:12 UTC

[Bug 53277] HashTree can theoretically drop elements

https://issues.apache.org/bugzilla/show_bug.cgi?id=53277

--- Comment #1 from Sebb <se...@apache.org> ---
Unfortunately, this causes unit test failures in

PackageTest.testEqualsAndHashCode1()
PackageTest.testEqualsAndHashCode2()

It looks like supporting HashTree equality will need additional work.
So for now at least we probably have to accept the theoretical risk of a hash
code and equals collision.

-- 
You are receiving this mail because:
You are the assignee for the bug.