zstan opened a new pull request, #13010: URL: https://github.com/apache/ignite/pull/13010
before: ``` java -version openjdk version "11.0.19" 2023-04-18 ./control.sh | grep illegal-access=warn WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.ignite.internal.util.GridUnsafe$2 (file:/home/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 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations ``` after - No warn found in logs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
