ppkarwasz opened a new pull request #729: URL: https://github.com/apache/logging-log4j2/pull/729
`PropertiesUtilTest#partitionOnCommonPrefixes` fails if a property does not contain any dots. The bug appears when parsing a `log4j2.properties` like in [this StackOverflow question](https://stackoverflow.com/q/70851549/11748454). I modified the data used by `PropertiesUtilTest` to fail with a `StringIndexOutOfBoundsException`. -- 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]
