bd2019us created CTAKES-531:
---
Summary: String.replaceAll() has bad performance against replace()
if not regex.
Key: CTAKES-531
URL: https://issues.apache.org/jira/browse/CTAKES-531
Project: cTAKES
[
https://issues.apache.org/jira/browse/CTAKES-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bd2019us updated CTAKES-531:
Attachment: 1.patch
> String.replaceAll() has bad performance against replace() if not regex.
> ---
[
https://issues.apache.org/jira/browse/CTAKES-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bd2019us updated CTAKES-531:
Labels: pull-request-available (was: )
> String.replaceAll() has bad performance against replace() if not