Community
Participate
Working Groups
Created attachment 184396 [details] Patch The GCed context entries accumulates over time in the context debug tree. This is caused by the HashMap code that is unable to remove WeakReferences to GCed element as their hash values change when referrent is GCed.
Patch applied to CVS Head.