This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from a9cd7af053 Recording .gitmergeinfo Changes
new 9da6c020f2 [CXF-9105] add synchronized to the principal iteration
(#2245)
new 6f61414fca If is unnecessary - return value is same with or without
the if (#2243)
new 6c2e81d7be [CXF-9105] add synchronized to the principal iteration. Fix
DefaultLogEventMapperTest for JDK-23 and above
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:
.../ext/logging/event/DefaultLogEventMapper.java | 37 +++++++++-----
.../cxf/ext/logging/DefaultLogEventMapperTest.java | 59 ++++++++++++++++++++++
.../cxf/tools/validator/internal/Stax2DOM.java | 3 --
3 files changed, 83 insertions(+), 16 deletions(-)