-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: CurrentCVS
-
Fix Version/s: CurrentCVS
-
Component/s: XalanC
-
Labels:None
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.
- is duplicated by
-
XALANC-556 Major performance issue
-
- Closed
-