RFR: 8319192: Remove javax.swing.plaf.synth.SynthLookAndFeel.load(URL url) [v3]

Tejesh R tr at openjdk.org
Thu Mar 13 05:15:54 UTC 2025


On Wed, 5 Mar 2025 23:07:06 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).
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8319192

LGTM

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

Marked as reviewed by tr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23909#pullrequestreview-2680576854


More information about the client-libs-dev mailing list