[ 
https://issues.apache.org/jira/browse/COMPRESS-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504884#comment-17504884
 ] 

Gary D. Gregory commented on COMPRESS-604:
------------------------------------------

Merged [https://github.com/apache/commons-compress/pull/252]

Please test

>  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)

Reply via email to