JDK 23 | JDK 24 |
---|---|
23Fixed | 24 b04Fixed |
Blocks :
|
|
CSR :
|
|
Relates :
|
The no-arg constructor BasicSliderUI() was added under JDK-8250852 by mistake, it wasn't listed in the bug. The new constructor appears in CSR JDK-8251855 for that bug. This constructor should be deprecated for removal and removed in a later release. The bug was found during code review [1][2] for JDK-8332103. [1] https://github.com/openjdk/jdk/pull/19192#discussion_r1600699721 [2] https://github.com/openjdk/jdk/pull/19192#issuecomment-2162815600
|