[commons-pool] branch master updated: Use Objects.equals()

2023-07-16 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/master by this push: new 7aca4f87 Use Objects.equals() 7aca4f87 i

[commons-pool] branch master updated: Use Objects.equals(); Use Anonymous type; Use method reference instead Lambda; Replace Loop with Collection.removeIf(). #81.

2021-05-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/master by this push: new 3e1dd0e Use Objects.equals(); Use Anony

[commons-pool] branch master updated: Use Objects.equals() (#81)

2021-05-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/master by this push: new 651410b Use Objects.equals() (#81) 6514