RFR: 8319192: Remove javax.swing.plaf.synth.SynthLookAndFeel.load(URL url) [v2]
Alexander Zvegintsev
azvegint at openjdk.org
Wed Mar 5 14:33:57 UTC 2025
On Wed, 5 Mar 2025 01:21:08 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
It is also mentioned in https://github.com/openjdk/jdk/blob/caaf4098452476d981183ad4302b76b9c883a72b/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html#L57-L58
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23909#issuecomment-2701113896
More information about the client-libs-dev
mailing list