Ruby.descriptors was leaking endless WeakReferences (with Integer key).
-----------------------------------------------------------------------
Key: JRUBY-3185
URL: http://jira.codehaus.org/browse/JRUBY-3185
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.1.5
Reporter: Thomas E Enebo
Assignee: Thomas E Enebo
Fix For: JRuby 1.1.6
We just got a heap dump with 4.5 million entries in our CHM descriptors map.
4.5 million keys. 4.5 million weakreferences. almost no values! We need to
add cleanup (doing on insert) to keep the map tidy.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email