Integrated: 8319192: Remove javax.swing.plaf.synth.SynthLookAndFeel.load(URL url)
Phil Race
prr at openjdk.org
Thu Mar 13 20:16:00 UTC 2025
On Tue, 4 Mar 2025 23:41:36 GMT, Phil Race <prr at openjdk.org> wrote:
> Back in JDK 21 we deprecated-for-removal SynthLookAndFeel.load(URL) and targeted it to be removed under this bug ID in JDK 25 .. which is now here.
>
> No open tests needed to be updated to accommodate this removal
> I did find one closed manual test, written to explicitly test this API back when it was added, and I'll need to remove that, but it doesn't affect this PR.
>
> There will be a CSR (and probably a release note too).
This pull request has now been integrated.
Changeset: aa047ee0
Author: Phil Race <prr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/aa047ee02472c65297cc8a153458e634c5e4f350
Stats: 126 lines in 3 files changed: 0 ins; 116 del; 10 mod
8319192: Remove javax.swing.plaf.synth.SynthLookAndFeel.load(URL url)
Reviewed-by: azvegint, tr
-------------
PR: https://git.openjdk.org/jdk/pull/23909
More information about the client-libs-dev
mailing list