This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
from e2c3d1f7 Fix regression in fix for POOL-425, fix race in POOL-426.
(#452)
add 1676279c Sort methods
add 40c3f387 Use final
add af753455 Add @Override
No new revisions were added by this update.
Summary of changes:
.../commons/pool2/impl/LinkedBlockingDeque.java | 15 ++
.../pool2/impl/TestBaseGenericObjectPool.java | 4 +-
.../commons/pool2/impl/TestGenericObjectPool.java | 170 ++++++++++-----------
3 files changed, 102 insertions(+), 87 deletions(-)