You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (Jira)" <ji...@apache.org> on 2023/10/29 14:28:00 UTC

[jira] [Resolved] (CRYPTO-144) Illegal reflective access by org.apache.commons.crypto.stream.CryptoInputStream

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

Sebb resolved CRYPTO-144.
-------------------------
    Resolution: Duplicate

> Illegal reflective access by org.apache.commons.crypto.stream.CryptoInputStream
> -------------------------------------------------------------------------------
>
>                 Key: CRYPTO-144
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-144
>             Project: Commons Crypto
>          Issue Type: Bug
>          Components: Stream
>    Affects Versions: 1.0.0
>         Environment: Ubuntu Xenial, Java 11.0.2 OpenJDK 64-Bit
>            Reporter: Dmytro Titov
>            Priority: Minor
>
> {code:java}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.apache.commons.crypto.stream.CryptoInputStream (<path>/crypt4gh.jar) to method sun.nio.ch.DirectBuffer.cleaner()
> WARNING: Please consider reporting this to the maintainers of org.apache.commons.crypto.stream.CryptoInputStream
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> {code}
> This happens when used on Java 9+. With Java 8 this warning doesn't seem to occur. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)