Integrated: 8342457: Remove calls to doPrivileged in swing

Andy Goryachev angorya at openjdk.org
Mon Nov 4 15:21:34 UTC 2024


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

> Removes doPrivileged in the following module:
> 
> - javafx.swing
> 
> 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: 6d690848
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/6d690848c9461e434a39c387be283af9e75ddc30
Stats:     109 lines in 5 files changed: 4 ins; 78 del; 27 mod

8342457: Remove calls to doPrivileged in swing

Reviewed-by: kcr, psadhukhan

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

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


More information about the openjfx-dev mailing list