RFR: 8300891: Deprecate for removal javax.swing.plaf.synth.SynthLookAndFeel.load(URL url) [v2]

Phil Race prr at openjdk.org
Thu Jan 26 20:21:24 UTC 2023


> SynthLookAndFeel.load(URL) is problematic because applications need to trust the URL.
> As documented in the bug report there are alternative mechanisms and JDK itself has not used this for the two Synth based L&Fs : Nimbus and GTK.
> So deprecating - for removal - and adding warnings now in the docs is appropriate.

Phil Race has updated the pull request incrementally with one additional commit since the last revision:

  8300891

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12175/files
  - new: https://git.openjdk.org/jdk/pull/12175/files/738414c0..1c80ec4b

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/12175.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12175/head:pull/12175

PR: https://git.openjdk.org/jdk/pull/12175



More information about the client-libs-dev mailing list