[GitHub] [logging-log4j2] cakofony opened a new pull request #261: Reduce AsyncLogger.actualAsyncLog to 34 bytes to allow inlining

2019-03-14 Thread GitBox
cakofony opened a new pull request #261: Reduce AsyncLogger.actualAsyncLog to 34 bytes to allow inlining URL: https://github.com/apache/logging-log4j2/pull/261 New code, which may be inlined unless there are properties configured on the logger: ``` public void actualAsyncLog(RingBuff

[jira] [Commented] (LOG4J2-2439) xEx{n} broken- Stacktraces are not limited by size - on ExtendedThrowablePatternConverter

2019-03-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792865#comment-16792865 ] Gary Gregory commented on LOG4J2-2439: -- May you please test with 2.11.2? > xEx{n}

[jira] [Commented] (LOG4J2-2564) Error using %K in pattern : MapPatternConverter cannot contain multiple static newInstance method

2019-03-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792869#comment-16792869 ] Gary Gregory commented on LOG4J2-2564: -- It seems we are missing a unit test to catc

[jira] [Created] (LOG4J2-2565) Log4jStackTraceElementDeserializer fails to deserialize when using Java 9 or above

2019-03-14 Thread Spenson Shih (JIRA)
Spenson Shih created LOG4J2-2565: Summary: Log4jStackTraceElementDeserializer fails to deserialize when using Java 9 or above Key: LOG4J2-2565 URL: https://issues.apache.org/jira/browse/LOG4J2-2565 Pr