JDK-8334581 : Remove no-arg constructor BasicSliderUI()
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 16,22,23,24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-06-19
  • Updated: 2025-02-05
  • Resolved: 2024-12-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 b02Fixed
Related Reports
Blocks :  
CSR :  
Sub Tasks
JDK-8349406 :  
Description
The no-arg constructor BasicSliderUI() was added accidentally. It should be removed.

JDK-8334580 deprecates the BasicSliderUI() constructor, and this follow-up bug will remove the constructor.
Comments
Changeset: c40140eb Branch: master Author: Prasanta Sadhukhan <psadhukhan@openjdk.org> Date: 2024-12-11 04:00:01 +0000 URL: https://git.openjdk.org/jdk/commit/c40140eb9c156415622b2d03fd8681c16f6ee362
11-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22598 Date: 2024-12-06 06:37:28 +0000
06-12-2024