[
https://issues.apache.org/jira/browse/COMPRESS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg moved SANDBOX-294 to COMPRESS-12:
-------------------------------------------------
Component/s: (was: Compress)
Key: COMPRESS-12 (was: SANDBOX-294)
Project: Commons Compress (was: Commons Sandbox)
> 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
> 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.