-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.5
-
Labels:None
[Findbugs]
It would be more efficient if GenericKeyedObjectPool.destroy used entrySet() rather than keySet() followed by get()