Integrated: 8334581: Remove no-arg constructor BasicSliderUI()
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Dec 11 04:02:42 UTC 2024
On Fri, 6 Dec 2024 06:37:28 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> The no-arg constructor BasicSliderUI() was added accidentally. It should be removed.
>
> [JDK-8334580](https://bugs.openjdk.org/browse/JDK-8334580) deprecates the BasicSliderUI() constructor, and this follow-up is to remove the constructor.
This pull request has now been integrated.
Changeset: c40140eb
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c40140eb9c156415622b2d03fd8681c16f6ee362
Stats: 10 lines in 1 file changed: 0 ins; 10 del; 0 mod
8334581: Remove no-arg constructor BasicSliderUI()
Reviewed-by: abhiscxk, aivanov, azvegint
-------------
PR: https://git.openjdk.org/jdk/pull/22598
More information about the client-libs-dev
mailing list