Uploaded image for project: 'Commons IO'
  1. Commons IO
  2. IO-660

How to contribute patch for ByteArrayOutputStream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Information Provided
    • 2.6
    • None
    • Streams/Writers
    • None

    Description

      I would like to contribute some code to improve ByteArrayOutputStream.

       

      At the moment that class has explicit synchronisation, which impacts its performance when used in single-thread scenarios. I would like to refactor it into an AbstractByteArrayOutputStream and provide two implementations, one with sync and one without.

       

      I also have a couple of additional utility methods that I would like to add to it...

       

      What is the best way to start contributing to Commons-IO?

      Attachments

        Activity

          People

            Unassigned Unassigned
            adamretter adam Retter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: