[
https://issues.apache.org/jira/browse/COMPRESS-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated COMPRESS-604:
-------------------------------------
External issue URL: https://github.com/apache/commons-compress/pull/252
> 1.21 with java 8 compatibility issue error: cannot access
> SeekableByteChannel ZipArchiveOutputStream zipOutputStream = new
> ZipArchiveOutputStream(response.getOutputStream()); class file for
> java.nio.channels.SeekableByteChannel not found
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: COMPRESS-604
> URL: https://issues.apache.org/jira/browse/COMPRESS-604
> Project: Commons Compress
> Issue Type: Bug
> Components: Archivers
> Affects Versions: 1.21
> Reporter: Anupama Shinde
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> error: cannot access SeekableByteChannel
> ZipArchiveOutputStream zipOutputStream = new
> ZipArchiveOutputStream(response.getOutputStream());
> class file for java.nio.channels.SeekableByteChannel not found
>
>
> So origianl issue was
> [https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2021-36090]
> We are trying to upgrade to common-compress-1.21. But it seems it is not
> compatible with java 8
--
This message was sent by Atlassian Jira
(v8.20.1#820001)