ByteArrayOutputStream.count is not always synchronised
------------------------------------------------------

                 Key: IO-214
                 URL: https://issues.apache.org/jira/browse/IO-214
             Project: Commons IO
          Issue Type: Bug
          Components: Streams/Writers
            Reporter: Sebb


The field ByteArrayOutputStream.count is always accessed in a synchronised 
block, apart from when the user calls toBufferedInputStream().

This seems wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to