On Mon, 28 Oct 2024 15:01:47 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Removes doPrivileged in the following module: > > - javafx.controls > > 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: 927f07bf Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/927f07bf9ad24a1dc40535bc426ff752e8e10a76 Stats: 77 lines in 6 files changed: 0 ins; 39 del; 38 mod 8342911: Remove calls to doPrivileged in controls Reviewed-by: kcr, aghaisas ------------- PR: https://git.openjdk.org/jfx/pull/1615