Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a107355e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a107355e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/a107355e Branch: refs/heads/LOG4J2-1349-gcfree-threadcontext Commit: a107355edc95911622c1f642d1f5ac775ae3d53e Parents: 5d79669 284067c Author: Gary Gregory <ggreg...@apache.org> Authored: Thu Sep 8 11:52:39 2016 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Thu Sep 8 11:52:39 2016 -0700 ---------------------------------------------------------------------- .../logging/log4j/core/impl/ThrowableProxy.java | 9 ++-- .../async/AsyncLoggerClassLoadDeadlock.java | 32 ++++++++++++++ .../async/AsyncLoggerClassLoadDeadlockTest.java | 45 ++++++++++++++++++++ .../test/resources/AsyncLoggerConsoleTest.xml | 16 +++++++ src/changes/changes.xml | 3 ++ 5 files changed, 100 insertions(+), 5 deletions(-) ----------------------------------------------------------------------