On Tue, 5 Nov 2024 17:42:53 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:

> Remove `doPrivileged` calls in the javafx.base module.
> The changes are straight forward.
> 1. Remove doPrivileged calls, with keeping the lambda expression.
> 2. Remove SuppressWarnings annotations
> 3. Remove unused imports

This pull request has now been integrated.

Changeset: 71c6b16c
Author:    Ambarish Rapte <ara...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/71c6b16c2fed266bb69ffd778294811f8c6a507c
Stats:     460 lines in 20 files changed: 17 ins; 243 del; 200 mod

8342459: Remove calls to doPrivileged in javafx.base

Reviewed-by: kcr, lkostyra

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

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

Reply via email to