Hi,

for reference <https://issues.apache.org/jira/browse/COMPRESS-128>

The bzip2 inputstream checks whether its wrapped input stream is
System.in before closing it.  Do we want to add the same behavior to all
other implementations or do we want to remove it from the bzip2 one and
leave it to the user to wrap System.in in a NoCloseStream of some sort
herself?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to