GitHub user stevencrockett opened a pull request:

    https://github.com/apache/cxf/pull/244

    CXF-7280 - Avoid unnecessary string allocation in IOUtils::toString

    Issue: https://issues.apache.org/jira/browse/CXF-7280

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stevencrockett/cxf CXF-7280

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/244.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #244
    
----
commit d90c3a9bec477e0500af6f3f1ed0a79127700e4b
Author: Steven Crockett <[email protected]>
Date:   2017-03-12T12:21:21Z

    CXF-7280 - Append to the stringbuffer directly from the char array instead 
of using intermediate String

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to