RFR: 8342914: Remove calls to doPrivileged in swt

Andy Goryachev angorya at openjdk.org
Mon Oct 28 16:18:41 UTC 2024


Removes doPrivileged in the following module:

- javafx.swt

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 8342914.do.privileged.swt
 - 8342914: Remove calls to doPrivileged in swt

Changes: https://git.openjdk.org/jfx/pull/1611/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1611&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8342914
  Stats: 63 lines in 2 files changed: 4 ins; 30 del; 29 mod
  Patch: https://git.openjdk.org/jfx/pull/1611.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1611/head:pull/1611

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


More information about the openjfx-dev mailing list