Integrated: 8300891: Deprecate for removal javax.swing.plaf.synth.SynthLookAndFeel.load(URL url)

Phil Race prr at openjdk.org
Fri Feb 3 16:31:05 UTC 2023


On Tue, 24 Jan 2023 23:29:58 GMT, Phil Race <prr at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 5962226c
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5962226cc33de047946aca6522f020c97d663d2f
Stats:     24 lines in 2 files changed: 24 ins; 0 del; 0 mod

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

Reviewed-by: serb, aivanov, kizune, psadhukhan

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

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



More information about the client-libs-dev mailing list