This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 97f9201 Replace internal use of synchronized java.util.Stack with
unsynchronized java.util.Deque. These objects are not shared between threads.
new c61ec4a Only check if log4j-core is available once.
new cead0fd Only check if log4j-core is available once.
new e1d0624 Only check if log4j-core is available once.
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:
.../main/java/org/apache/log4j/helpers/Loader.java | 99 +++++++---------------
.../src/main/java/org/apache/log4j/spi/Filter.java | 27 ++++--
2 files changed, 48 insertions(+), 78 deletions(-)