On Fri, 18 Oct 2024 10:13:13 GMT, Johan Vos wrote:
>> Kevin Rushforth has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains five additional
>> commits
On Fri, 18 Oct 2024 10:13:13 GMT, Johan Vos wrote:
> When you say "all tests pass", what set of tests are you referring to? We
> have a number of properties that determine which tests are actually executed,
> and I believe in general it would be good if we could standardize on what set
> of te
On Thu, 17 Oct 2024 21:47:00 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
>