[
https://issues.apache.org/jira/browse/CRYPTO-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431161#comment-17431161
]
Matthew Lannan commented on CRYPTO-158:
---------------------------------------
Also for the below package...
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.nifi.bootstrap.util.OSUtils
(file:/home/user/tools/nifi-1.12.0/lib/bootstrap/nifi-bootstrap-1.12.0.jar) to
method java.lang.ProcessImpl.pid()
WARNING: Please consider reporting this to the maintainers of
org.apache.nifi.bootstrap.util.OSUtils
> 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
> Priority: Minor
>
> 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)