[
https://issues.apache.org/jira/browse/QPID-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751535#comment-17751535
]
ASF subversion and git services commented on QPID-8653:
-------------------------------------------------------
Commit 9ff28b6b104baba5e10b4cd502e580f832ae0649 in qpid-broker-j's branch
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=9ff28b6b10 ]
QPID-8653: [Broker-J] Code cleanup: collection type arguments, collection
factory methods, lambdas (#203)
> [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: [email protected]
For additional commands, e-mail: [email protected]