This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from af8c930545 Add missing JMX operations
new 6fe265aded Fix various concurrency issues around adding and removing
Realms
new cf892f9dbd Add test cases written by Claude / Opus 5
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:
java/org/apache/catalina/realm/CombinedRealm.java | 198 ++++++++---
.../apache/catalina/realm/LocalStrings.properties | 3 +
.../apache/catalina/realm/TestCombinedRealm.java | 392 +++++++++++++++++++++
webapps/docs/changelog.xml | 9 +
4 files changed, 548 insertions(+), 54 deletions(-)
create mode 100644 test/org/apache/catalina/realm/TestCombinedRealm.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]