You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Juan F Arjona (Jira)" <ji...@apache.org> on 2021/03/17 15:23:00 UTC

[jira] [Created] (CRYPTO-158) Illegal reflective access

Juan F Arjona created CRYPTO-158:
------------------------------------

             Summary: Illegal reflective access
                 Key: CRYPTO-158
                 URL: https://issues.apache.org/jira/browse/CRYPTO-158
             Project: Commons Crypto
          Issue Type: Bug
          Components: Cipher
    Affects Versions: 1.1.0
         Environment: Linux OpenJDK 15.0.2
            Reporter: Juan F Arjona


Getting this message:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.commons.crypto.stream.CryptoInputStream (.../BOOT-INF/lib/commons-crypto-1.1.0.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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)