avandeursen opened a new pull request #688: URL: https://github.com/apache/logging-log4j2/pull/688
I noticed that some corner cases of the equals and serialization methods of the SortedArrayStringMap class were not (unit) tested, and that its hashCode method was not tested at all. This pull request provides small changes to the test suite to address this. Let me know if you have any questions, or if you would like a similar PR against the master (3.x) branch. I also included a change earlier made in `master` on this file to bring the two more in sync. 3401968127d88c6e74cd388384cbecfed91fd8aa Thanks for your hard work on log4j. -- 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]
