[jira] [Created] (CTAKES-531) String.replaceAll() has bad performance against replace() if not regex.

2019-04-13 Thread bd2019us (JIRA)
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

[jira] [Updated] (CTAKES-531) String.replaceAll() has bad performance against replace() if not regex.

2019-04-13 Thread bd2019us (JIRA)
[ 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. > ---

[jira] [Updated] (CTAKES-531) String.replaceAll() has bad performance against replace() if not regex.

2019-04-13 Thread bd2019us (JIRA)
[ 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