On Wed, 5 May 2021 07:01:34 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> The current specification of these 2 methods
> api/java.desktop/javax/swing/plaf/basic/BasicSplitPaneDivider.html#getPreferredSize().
> and
> api/java.desktop/javax/swing/plaf/basic/BasicSplitPaneDivider.html#getMinimumSize()
> does not specify correct return values. Also, the spec is not very intuitive 
> and clear.
> 
> Rectified the spec to specify correct behaviour.

This pull request has now been integrated.

Changeset: b50fc5f9
Author:    Prasanta Sadhukhan <psadhuk...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/b50fc5f992c2a1bdcdc8cae4aacf2a16598d5d05
Stats:     19 lines in 1 file changed: 16 ins; 0 del; 3 mod

8265528: Specification of 
BasicSplitPaneDivider::getMinimumSize,getPreferredSize doesn't match with its 
behavior.

Reviewed-by: kizune

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

PR: https://git.openjdk.java.net/jdk/pull/3870

Reply via email to