On Mon, 28 Oct 2024 14:52:06 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Removes doPrivileged in the following module: > > - javafx.swt > > 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: bd4bc057 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/bd4bc057b464e4cd0770474740652ba96887e455 Stats: 115 lines in 3 files changed: 15 ins; 68 del; 32 mod 8342914: Remove calls to doPrivileged in swt Reviewed-by: kcr, jdv ------------- PR: https://git.openjdk.org/jfx/pull/1611