gwlucastrig opened a new pull request #80:
URL: https://github.com/apache/commons-imaging/pull/80


   A few years ago, somebody changed the ApacheImagingSpeedAndMemoryTest.java 
to close the output between test operations.  So when the application tried to 
report the results of the second timing test, the application would fail on an 
IOException "trying to write to closed output".
   
   I wanted to fix the problem doing the minimum change I could.  So I modified 
the program to use a print stream rather than a formatter.  
   
   Anyway, the changes should be minor and easily identified.
   
    
   
   
   


----------------------------------------------------------------
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]


Reply via email to