[ https://issues.apache.org/jira/browse/QPID-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749646#comment-17749646 ]
ASF GitHub Bot commented on QPID-8653: -------------------------------------- dakirily opened a new pull request, #215: URL: https://github.com/apache/qpid-broker-j/pull/215 This PR addresses JIRA [QPID-8653](https://issues.apache.org/jira/browse/QPID-8653), refactoring code in module broker-plugins/qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10, broker-plugins/qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0 and broker-plugins/qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0 > [Broker-J] Code cleanup: collection type arguments, collection factory > methods, lambdas > --------------------------------------------------------------------------------------- > > Key: QPID-8653 > URL: https://issues.apache.org/jira/browse/QPID-8653 > Project: Qpid > Issue Type: Improvement > Components: Broker-J > Affects Versions: qpid-java-broker-9.0.0 > Reporter: Daniil Kirilyuk > Priority: Minor > Fix For: qpid-java-broker-9.0.1 > > > Following issues are covered with this JIRA: > 1. Explicit collection type arguments can be replaced with diamond notation > to shorten the code and to make it more readable. > 2. Empty collection methods should be refactored using java 11 factory > methods where appropriate. > 3. Anonymous types should be replaced with lambdas or method references where > appropriate. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org