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 40ec36fa Javadoc tweaks new 9f87273f Flip conditional in test new e4f93724 Use the diamond notation new d88a1992 Use try-with-resources in test new 521154fa Remove unused exception in test new 16ba105c Use modern JUnit API new 7621c40e Use modern JUnit API The 6 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: .../apache/commons/pool2/TestKeyedObjectPool.java | 7 +--- .../pool2/impl/DisconnectingWaiterFactory.java | 22 ++++++------ .../pool2/impl/TestGenericKeyedObjectPool.java | 39 ++++++++-------------- 3 files changed, 24 insertions(+), 44 deletions(-)