RFR: 8342454: Remove calls to doPrivileged in javafx.graphics/com.sun.glass

Kevin Rushforth kcr at openjdk.org
Tue Nov 5 13:23:33 UTC 2024


On Tue, 5 Nov 2024 06:12:20 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> I have removed reference to all AccessControl** class except in Accessible.java assuming that AccessControlContext from this class might be needed at some other place and its better if we remove it under [JDK-8342993](https://bugs.openjdk.org/browse/JDK-8342993)

Yes, I will remove this as part of [JDK-8342993](https://bugs.openjdk.org/browse/JDK-8342993), which is in progress.

Reviewers: @kevinrushforth @lukostyra

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

PR Comment: https://git.openjdk.org/jfx/pull/1624#issuecomment-2457170092


More information about the openjfx-dev mailing list