This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
from c18d8cc2e6 Merge pull request #379 from
apache/dependabot/maven/juneau-integration-tests/org.apache.httpcomponents.client5-httpclient5-5.6.3
new 8c80381a4f Fix arity-1 Cache WEAK-mode self-reference leak and harden
CacheN WEAK tests
new 116238d32f Bump github/codeql-action init+analyze to 4.37.6
The 2 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:
.github/workflows/codeql-analysis.yml | 4 +-
.../apache/juneau/commons/collections/Cache.java | 83 ++++++++--
.../juneau/commons/collections/Cache2_Test.java | 141 +++++++++-------
.../juneau/commons/collections/Cache3_Test.java | 141 +++++++++-------
.../juneau/commons/collections/Cache4_Test.java | 141 +++++++++-------
.../juneau/commons/collections/Cache5_Test.java | 141 +++++++++-------
.../juneau/commons/collections/Cache_Test.java | 183 +++++++++++++--------
7 files changed, 514 insertions(+), 320 deletions(-)