You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2016/05/06 17:28:13 UTC

[jira] [Closed] (COMPRESS-353) Javadoc for BZip2CompressorInputStream(InputStream, boolean) should refer to IOEx, not NPE

     [ https://issues.apache.org/jira/browse/COMPRESS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory closed COMPRESS-353.
---------------------------------
    Resolution: Fixed

In Git master.

> Javadoc for BZip2CompressorInputStream(InputStream, boolean) should refer to IOEx, not NPE
> ------------------------------------------------------------------------------------------
>
>                 Key: COMPRESS-353
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-353
>             Project: Commons Compress
>          Issue Type: Bug
>          Components: Compressors
>    Affects Versions: 1.11
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 1.12
>
>
> Javadoc for BZip2CompressorInputStream.BZip2CompressorInputStream(InputStream, boolean) should refer to IOEx, not NPE.
> The Javadoc says an NPE will be thrown if the input stream is null, but it is an IOException that we throw.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)