You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2016/03/31 09:58:08 UTC

[24/50] logging-log4j2 git commit: Merge remote-tracking branch 'remotes/origin/master' into LOG4J2-1278-gc-free-logger

Merge remote-tracking branch 'remotes/origin/master' into LOG4J2-1278-gc-free-logger


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0cda9c48
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0cda9c48
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/0cda9c48

Branch: refs/heads/master
Commit: 0cda9c4837b54dee0277cdf93c814afa96ed318b
Parents: fbe63f5 13aadaa
Author: rpopma <rp...@apache.org>
Authored: Sat Mar 19 14:02:36 2016 +0900
Committer: rpopma <rp...@apache.org>
Committed: Sat Mar 19 14:02:36 2016 +0900

----------------------------------------------------------------------
 .../org/apache/logging/log4j/LogManager.java    |   4 +-
 .../rolling/DefaultRolloverStrategy.java        | 186 ++++++++++---------
 .../logging/log4j/core/GcFreeLoggingTest.java   |   8 +-
 src/changes/changes.xml                         |   3 +
 src/site/xdoc/manual/migration.xml              |  24 ++-
 5 files changed, 131 insertions(+), 94 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0cda9c48/log4j-core/src/test/java/org/apache/logging/log4j/core/GcFreeLoggingTest.java
----------------------------------------------------------------------