This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from b2f2002bbf Use consistent default naming for virtual threads new 783dfacc62 Follow naming conventions (reported by SpotBugs) new 1b5bfeaf66 Fix concurrency bug in back-port - reported by SpotBugs new b91935842c Back-port false positives for newly back-ported code. new 46d81a2019 Additional false positives The 4 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/catalina/util/TimeBucketCounter.java | 5 +++- res/spotbugs/filter-false-positives.xml | 33 ++++++++++++++++++++++ .../catalina/filters/TestRateLimitFilter.java | 2 +- 3 files changed, 38 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org