[
https://issues.apache.org/jira/browse/ARTEMIS-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-5542.
-------------------------------------
Fix Version/s: 2.42.0
Resolution: Fixed
> Use Objects.equals consistently
> -------------------------------
>
> Key: ARTEMIS-5542
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5542
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 2.42.0
>
>
> We have implementations of {{Object#equals}} across the code-base that follow
> several different patterns. We should leverage {{Objects#equals}} as it frees
> us from having to deal with {{null}} values explicitly. Lots of
> implementations already do this, but it would good to apply this consistently.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact