RFR: 6510914: JScrollBar.getMinimumSize() breaks the contract of JComponent.setMinimumSize() [v6]

Prasanta Sadhukhan psadhukhan at openjdk.org
Fri Nov 10 03:16:58 UTC 2023


On Thu, 9 Nov 2023 20:31:17 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Otherwise, the contract of `set{Min,Max}Size` will still be broken

That's what we are trying to clarify in the JSCrollBar spec that the contract specified in JComponent is not valid for this widget because of so and so reason, right?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15325#issuecomment-1805009496


More information about the client-libs-dev mailing list