RFR: 8342457: Remove calls to doPrivileged in swing
Andy Goryachev
angorya at openjdk.org
Mon Oct 28 16:18:33 UTC 2024
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.
-------------
Commit messages:
- Merge remote-tracking branch 'origin/master' into 8342457.do.privileged.swing
- 2024
- 8342457: Remove calls to doPrivileged in swing
Changes: https://git.openjdk.org/jfx/pull/1613/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1613&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8342457
Stats: 108 lines in 5 files changed: 4 ins; 77 del; 27 mod
Patch: https://git.openjdk.org/jfx/pull/1613.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1613/head:pull/1613
PR: https://git.openjdk.org/jfx/pull/1613
More information about the openjfx-dev
mailing list