Integrated: 8342912: Remove calls to doPrivileged in fxml

Andy Goryachev angorya at openjdk.org
Thu Oct 31 14:33:38 UTC 2024


On Mon, 28 Oct 2024 14:48:42 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Removes `doPrivileged` in the following module:
> 
> * javafx.fxml
> 
> See JDK-8342441 for details.
> 
> As a helpful hint for reviewers, I recommend reviewing this using the "Hide whitespace" option.

This pull request has now been integrated.

Changeset: 33987a40
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/33987a4063318a463ccdf8d558bf2d4a6deeca17
Stats:     67 lines in 4 files changed: 0 ins; 52 del; 15 mod

8342912: Remove calls to doPrivileged in fxml

Reviewed-by: kcr, lkostyra

-------------

PR: https://git.openjdk.org/jfx/pull/1610


More information about the openjfx-dev mailing list