ppkarwasz opened a new pull request, #1419: URL: https://github.com/apache/logging-log4j2/pull/1419
This PR fixes #1418 . The buffer length in `Log4jFixedFormatter` was computed base on the length of the pattern. Now it is the double of the real length of a formatted date (in the English locale). At the same time this migrates the `FastDateFormatter` tests to JUnit 5. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
