Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.