Should close() methods check for System.in before calling close?
----------------------------------------------------------------
Key: COMPRESS-128
URL: https://issues.apache.org/jira/browse/COMPRESS-128
Project: Commons Compress
Issue Type: Improvement
Reporter: Sebb
The BZip2CompressorInput close method checks whether the input is equal to
System.in and skips the close call if so.
Should this be applied to all the ArchiveInput classes as well?
Probably does no harm.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira