[ https://issues.apache.org/jira/browse/XERCESJ-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Costanzo updated XERCESJ-1521: ------------------------------------ Fix Version/s: 2.12.0 > Memory Usage: Compact the SoftReferenceSymbolTable if the number of symbols > falls below 25% of the rehash threshold. > -------------------------------------------------------------------------------------------------------------------- > > Key: XERCESJ-1521 > URL: https://issues.apache.org/jira/browse/XERCESJ-1521 > Project: Xerces2-J > Issue Type: Improvement > Components: Other > Affects Versions: 2.11.0 > Reporter: Michael Glavassevich > Assignee: Michael Glavassevich > Priority: Minor > Fix For: 2.12.0 > > > After cleaning out cleared SoftReferences from the SymbolTable, the remaining > set of symbols may be far smaller than the number of buckets in the table. If > this has dropped to below 25% of the load factor for the table it would be a > good idea to compact it and free up more memory, so we're not wasting so much > space. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org