RFR: 8342457: Remove calls to doPrivileged in swing [v2]

Andy Goryachev angorya at openjdk.org
Wed Oct 30 18:21:27 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.

Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - review comments
 - Merge remote-tracking branch 'origin/master' into 8342457.do.privileged.swing
 - Merge remote-tracking branch 'origin/master' into 8342457.do.privileged.swing
 - 2024
 - 8342457: Remove calls to doPrivileged in swing

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1613/files
  - new: https://git.openjdk.org/jfx/pull/1613/files/a812b2a8..0d9d2420

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1613&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1613&range=00-01

  Stats: 25 lines in 3 files changed: 19 ins; 2 del; 4 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