[
https://issues.apache.org/jira/browse/ARTEMIS-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926442#comment-17926442
]
ASF subversion and git services commented on ARTEMIS-5299:
----------------------------------------------------------
Commit 009f909b41c272ad463b76f80c9c14652be4d3d6 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=009f909b41 ]
ARTEMIS-5299 prefer StringBuilder over StringBuffer
StringBuffer is equivalent to StringBuffer but without thread safety
which isn't needed in most cases.
> Prefer StringBuilder over StringBuffer
> --------------------------------------
>
> Key: ARTEMIS-5299
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5299
> Project: ActiveMQ Artemis
> Issue Type: Sub-task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
>
--
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