Github user xnslong commented on the issue: https://github.com/apache/logging-log4j2/pull/92 Well, the case runs well on my computer. But I notice that the `MAX_STRING_BUILDER_SIZE` is not a constant, instead it may be loaded from the sysstem properties. So I changed my test case, to define the size upon the value of `MAX_STRING_BUILDER_SIZE`, instead of a hard coded number. Let's see, whether it will work.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---