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

Evgeny Stanilovsky reassigned IGNITE-28485:
-------------------------------------------

    Fix Version/s: 2.19
         Assignee: Evgeny Stanilovsky

> Fix 'illegal reflective access' during control utility startup
> --------------------------------------------------------------
>
>                 Key: IGNITE-28485
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28485
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.18
>            Reporter: Evgeny Stanilovsky
>            Assignee: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-2, ise
>             Fix For: 2.19
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> run control utility with jdk > 9 will print in console :
> {noformat}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.apache.ignite.internal.util.GridUnsafe$2 
> (file:/home/release-2.18/svn/vote/1/apache-ignite-slim-2.18.0-bin/libs/ignite-core-2.18.0.jar)
>  to field java.nio.Buffer.address
> WARNING: Please consider reporting this to the maintainers of 
> org.apache.ignite.internal.util.GridUnsafe$2
> {noformat}
> seems 
> {noformat}
> --add-opens=java.base/java.nio=ALL-UNNAMED
> {noformat}
> need to be added



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

Reply via email to