Sergey Nuyanzin created FLINK-39806:
---------------------------------------

             Summary: Add java25 required flags
                 Key: FLINK-39806
                 URL: https://issues.apache.org/jira/browse/FLINK-39806
             Project: Flink
          Issue Type: Sub-task
          Components: Build System, Build System / CI
            Reporter: Sergey Nuyanzin
            Assignee: Sergey Nuyanzin


Java 25 enforces allowance to unsafe which is used by Netty/Pekko
so it requires such flags
{noformat}
--sun-misc-unsafe-memory-access=allow
--enable-native-access=ALL-UNNAME
-Dio.netty.tryReflectionSetAccessible=true
{nofomrat}



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

Reply via email to