[jira] [Commented] (IO-286) FastByteArray*Stream implementations to replace syncronized JDK ByteArray*Stream

2012-03-26 Thread Aaron Digulla (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238231#comment-13238231 ] Aaron Digulla commented on IO-286: -- Comments: # Always use spaces for indentation # Allow to

[jira] [Commented] (IO-286) FastByteArray*Stream implementations to replace syncronized JDK ByteArray*Stream

2012-03-26 Thread Paul Loy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238668#comment-13238668 ] Paul Loy commented on IO-286: - It's funny you should say #3. This is a direct copy from the

[jira] [Commented] (IO-286) FastByteArray*Stream implementations to replace syncronized JDK ByteArray*Stream

2012-03-01 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220198#comment-13220198 ] Sebb commented on IO-286: - Why is there an additional protected method: protected void

[jira] [Commented] (IO-286) FastByteArray*Stream implementations to replace syncronized JDK ByteArray*Stream

2012-01-12 Thread Paul Loy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185315#comment-13185315 ] Paul Loy commented on IO-286: - Comments on the patch: * added FastByteArrayOutputStream (and

[jira] [Commented] (IO-286) FastByteArray*Stream implementations to replace syncronized JDK ByteArray*Stream

2011-11-10 Thread Henri Yandell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13147917#comment-13147917 ] Henri Yandell commented on IO-286: -- Reminder that you said Patch to follow :)

[jira] [Commented] (IO-286) FastByteArray*Stream implementations to replace syncronized JDK ByteArray*Stream

2011-11-10 Thread Paul Loy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13147933#comment-13147933 ] Paul Loy commented on IO-286: - I sure did! Will do this today.

[jira] [Commented] (IO-286) FastByteArray*Stream implementations to replace syncronized JDK ByteArray*Stream

2011-11-10 Thread Paul Loy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13147938#comment-13147938 ] Paul Loy commented on IO-286: - The TByteArrayOutputStream without deep copy is irrelevant due to