On Wed, 23 Oct 2024 19:36:53 GMT, Kevin Rushforth wrote:
>> This PR removes support for running JavaFX applications with the Java
>> Security Manager.
>>
>> The initial work was done in 4 separate commits as follows:
>>
>> * Fail fast at startup if the Security Manager is enabled
>> * Remove `
> This PR removes support for running JavaFX applications with the Java
> Security Manager.
>
> The initial work was done in 4 separate commits as follows:
>
> * Fail fast at startup if the Security Manager is enabled
> * Remove `-Djava.security.manager` and all security policy files; delete
>