Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
CurrentCVS
-
None
Description
XalanMap marks entries in its buckets as deleted, but never clears them out. So, if an instance has been additions and deletions, search times become linear and memory usage constantly increases.
There is also an exception-safety issue in the rehash() function.
I am preparing a patch.
Attachments
Attachments
Issue Links
- is duplicated by
-
XALANC-556 Major performance issue
- Closed