Details
Description
As mentioned in the user mailing list CycleBreaker is leaking memory with its IdentityMap attribute _threadHash due to using the wrong key for the remove in releaseCycleHandle().
A patch with a fix was provided by Jean-Marc Borer attached to CASTOR-2746.
The attached unit test shows that CycleBreaker is leaking memory.