This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-pool.git
from d2d4ef84 Simplify: Keys and values cannot be null inside a ConcurrentHashMap. new 60bee245 Javadoc new f370532e Use forEach and streams new 35e2d77e Bump pmd from 6.47.0 to 6.48.0. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 4 +-- src/changes/changes.xml | 5 ++- .../commons/pool2/impl/BaseGenericObjectPool.java | 34 ++++++++++---------- .../commons/pool2/impl/GenericKeyedObjectPool.java | 36 ++++++++-------------- .../commons/pool2/impl/GenericObjectPool.java | 4 +-- 5 files changed, 35 insertions(+), 48 deletions(-)