[ 
https://issues.apache.org/jira/browse/IO-670?focusedWorklogId=466692&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-466692
 ]

ASF GitHub Bot logged work on IO-670:
-------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Aug/20 09:51
            Start Date: 05/Aug/20 09:51
    Worklog Time Spent: 10m 
      Work Description: sebbASF commented on a change in pull request #118:
URL: https://github.com/apache/commons-io/pull/118#discussion_r465608459



##########
File path: 
src/test/java/org/apache/commons/io/input/buffer/CircularBufferInputStreamTest.java
##########
@@ -70,6 +70,8 @@ public void testRandomRead() throws Exception {
                                throw new IllegalStateException("Unexpected 
random choice value");
                        }
                }
+               bais.close();
+               cbis.close();
        }

Review comment:
       This should be the subject of a separate PR




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 466692)
    Time Spent: 8h 10m  (was: 8h)

> IOUtils.contentEquals is of low performance. I will refine it.
> --------------------------------------------------------------
>
>                 Key: IO-670
>                 URL: https://issues.apache.org/jira/browse/IO-670
>             Project: Commons IO
>          Issue Type: Improvement
>            Reporter: Jin Xu
>            Priority: Critical
>         Attachments: jmh-result.org.apache.json
>
>          Time Spent: 8h 10m
>  Remaining Estimate: 0h
>
> [https://github.com/apache/commons-io/pull/118]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to