[ 
https://issues.apache.org/jira/browse/FLINK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18084604#comment-18084604
 ] 

Sergey Nuyanzin commented on FLINK-39806:
-----------------------------------------

Merged as 
[810f0810478089616de4d4085f202f61f247e843|https://github.com/apache/flink/commit/810f0810478089616de4d4085f202f61f247e843]

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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
> {noformat}



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

Reply via email to