bd2019us opened a new pull request #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275 ## Description Fixes [#CLOUDSTACK-10408](https://issues.apache.org/jira/browse/CLOUDSTACK-10408) Change String.replaceAll() to replace() when the replaced string is not a regular expression for better performance. ## Types of changes - [x ] Bug fix (non-breaking change which fixes an issue)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services