Hello Alexander, Following is fix description:
Test presumes that size of components (width of tabs in tabbed pane) should be less than tabbed pane. In nimbus LaF size of tabbed pane and tabs is same. Updated the test condition to fix issue. http://cr.openjdk.java.net/~psadhukhan/rajeev/7190596/webrev.00/ Regards, Rajeev Chamyal -----Original Message----- From: Alexander Scherbatiy Sent: Thursday, September 17, 2015 8:23 PM To: Rajeev Chamyal Cc: Alexander Zvegintsev; swing-dev@openjdk.java.net; Sergey Bylokhov Subject: Re: Bug: JDK-7190596 Nimbus: preferred sizes of components not less than that of tabbed pane On 9/16/2015 2:11 PM, Rajeev Chamyal wrote: > Hi All, > > Please review the following fix for jdk9: > > Bug:https://bugs.openjdk.java.net/browse/JDK-7190596 > > > Webrev : > http://cr.openjdk.java.net/~psadhukhan/rajeev/7190596/webrev.00/ > <http://cr.openjdk.java.net/%7Epsadhukhan/rajeev/7190596/webrev.00/> > > Test being moved from closed to open repository. Could you describe which changes were added to the test? Thanks, Alexandr. > > Regards, > Rajeev Chamyal >