[
https://issues.apache.org/jira/browse/COMPRESS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig updated COMPRESS-12:
-----------------------------------
Fix Version/s: 1.0
> Change API to make fields private where possible
> ------------------------------------------------
>
> Key: COMPRESS-12
> URL: https://issues.apache.org/jira/browse/COMPRESS-12
> Project: Commons Compress
> Issue Type: Bug
> Reporter: Sebb
> Priority: Minor
> Fix For: 1.0
>
> Attachments: compress-private.patch, patch-protectedapi-cpio.txt
>
>
> The field TarArchiveInputStream.in is never read locally.
> Is there any need for this field, which is stored by the constructor and also
> passed to the TarBuffer constructor?
> Also, the fields "buffer" and "oneBuf" could be made final.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.