Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.6.0SDK
-
None
Description
The caller of JCasHashMap.clear() has code to resize the map. The impl of the map also does resizing. Remove the now redundant and conflicting caller-based resizing.