pjfanning commented on issue #3136: URL: https://github.com/apache/pekko/issues/3136#issuecomment-4773283889
@He-Pin I don't understand why we need to get rid of ju.Collections.emptyList(). This is a singleton list (one static instance per JVM) - so no allocations. -- 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]
