On Fri, 21 Jun 2024 03:31:50 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> The no-arg constructor BasicSliderUI() was added under > [JDK-8250852](https://bugs.openjdk.org/browse/JDK-8250852) by mistake. This > constructor should be deprecated for removal in future release This pull request has now been integrated. Changeset: e527e1c3 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e527e1c32fcc7b2560cec540bcde930075ac284a Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod 8334580: Deprecate no-arg constructor BasicSliderUI() for removal Reviewed-by: kcr, aivanov, iris, prr ------------- PR: https://git.openjdk.org/jdk/pull/19819