cloverandwang opened a new pull request #844: URL: https://github.com/apache/commons-lang/pull/844
There're some redundant method calling and index checking in StringUtils.unwrap(String, String), which can be deleted to make unwrap(,) more concise and efficient. Please refer to: https://issues.apache.org/jira/browse/LANG-1679 (a JMH test result also provided) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
