Hi All,

Kindly review the bug fix for JDK 9.

Bug:
https://bugs.openjdk.java.net/browse/JDK-8137169 
<https://bugs.openjdk.java.net/browse/JDK-8137169>

Webrev:

http://cr.openjdk.java.net/~aniyogi/8137169/webrev.00/ 
<http://cr.openjdk.java.net/~aniyogi/8137169/webrev.00/>

Issue:
For Aqua Look&Feel, multiple calls to pane.getMinimumSize().height causes 
incremental return of values.

Cause:
The impact was caused by a major broken code within AquaTabbedPaneUI.java for 
createLayoutManager()

Fix:
Major linking calls to super class fix done within createLayoutManager().

With Regards,
Avik Niyogi

Reply via email to