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

Sergey Nuyanzin reassigned FLINK-33309:
---------------------------------------

    Assignee: Sergey Nuyanzin

>  java.security.manager is desallow by default starting in java18
> ----------------------------------------------------------------
>
>                 Key: FLINK-33309
>                 URL: https://issues.apache.org/jira/browse/FLINK-33309
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>
> The change was done within [https://openjdk.org/jeps/411]
> {quote}
> Starting in Java 18, the default value of java.security.manager will be 
> disallow if not otherwise set via java -D.... As a result, applications and 
> libraries that call System::setSecurityManager may fail due to an unexpected 
> UnsupportedOperationException. In order for System::setSecurityManager to 
> work as before, the end user will have to set java.security.manager to allow 
> on the command line (java -Djava.security.manager=allow ...).
> {quote}



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

Reply via email to