On Fri, 6 Dec 2024 06:37:28 GMT, Prasanta Sadhukhan <[email protected]> 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 <[email protected]> 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
