Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
[Findbugs]
It would be more efficient if GenericKeyedObjectPool.destroy used entrySet() rather than keySet() followed by get()