You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by stevencrockett <gi...@git.apache.org> on 2017/03/12 12:26:47 UTC

[GitHub] cxf pull request #244: CXF-7280 - Avoid unnecessary string allocation in IOU...

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 <cr...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cxf pull request #244: CXF-7280 - Avoid unnecessary string allocation in IOU...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---