On Thu, 23 Mar 2023 23:33:09 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
> #999 changed the way to detect SWT gtk version to read a system property. It > was done without the security manger call, causing the issue. This pull request has now been integrated. Changeset: 102a90ce Author: Thiago Milczarek Sayao <tsa...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/102a90ceee88e6ccf6703519b5f722f23dc58a3a Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8304832: [linux] Exception initializing the JavaFX runtime when a security manager is enabled Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1065