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-dbcp.git


    from 916c7402 Reuse java.util.Map.computeIfAbsent()
     new 4581b8d4 Simplify
     new d3a30c44 Reuse createMap()
     new 504e5486 Use generics in makeMap() and then reuse makeMap()

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:
 .../dbcp2/datasources/CPDSConnectionFactory.java   |   7 +-
 .../dbcp2/datasources/PerUserPoolDataSource.java   | 266 ++++++---------------
 2 files changed, 77 insertions(+), 196 deletions(-)

Reply via email to