markt-asf commented on pull request #461: URL: https://github.com/apache/tomcat/pull/461#issuecomment-987773286
1. Please avoid use of gender specific terminology such as "guys" or "fellows" when referring to members of the Tomcat community. 2. This code is not part of a framework. It is Tomcat's internal API. Applications should not be calling this code. The logic behind the current design is simple: Tomcat never calls that method with `null` so a null check is unnecessary. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
