RFR: 8300891: Deprecate for removal javax.swing.plaf.synth.SynthLookAndFeel.load(URL url) [v4]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Feb 1 03:27:52 UTC 2023
On Tue, 31 Jan 2023 18:36:25 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.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>
> 8300891
Marked as reviewed by psadhukhan (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12175
More information about the client-libs-dev
mailing list