Liam Miller-Cushon created FLINK-36902:
------------------------------------------
Summary: Security Manager deprecation
Key: FLINK-36902
URL: https://issues.apache.org/jira/browse/FLINK-36902
Project: Flink
Issue Type: Bug
Reporter: Liam Miller-Cushon
The Java Security Manager is being permanently disabled in JDK 24, see
[https://openjdk.org/jeps/486]
The Security Manager is used in Flink here:
[https://github.com/apache/flink/blob/2d9fb799ed6647898ca353163723d3484dabfb6c/flink-core/src/main/java/org/apache/flink/core/security/FlinkSecurityManager.java#L41]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)