Review request for : JDK-8092206 : TabPane renders content of all tabs even only one is active

2017-08-03 Thread Ambarish Rapte
Hi Kevin, Hi Jonathan, Request you to review the fix, Bug: https://bugs.openjdk.java.net/browse/JDK-8092206 Webrev: http://cr.openjdk.java.net/~arapte/fx/8092206/webrev.04/ Regards, Ambarish

Re: JDK-8092206 : TabPane renders content of all tabs even only one is active

2017-07-14 Thread Kevin Rushforth
Yes, that is correct. In general bugs are fixed in the latest release and only backported if they are critical or are regressions. In this case, there is new API so we wouldn't backport it anyway. -- Kevin Sverre Moe wrote: This bug has Fix Version to 10. Does that mean it will not be fixed

Re: JDK-8092206 : TabPane renders content of all tabs even only one is active

2017-07-14 Thread Jonathan Giles
This is correct. The intent is to offer this performance improvement as part of jdk 10, and not in earlier releases such as those you mention. -- Sent from a touch device. Please excuse my brevity. On July 14, 2017 6:55:06 PM GMT+12:00, Sverre Moe wrote: >This bug has

Review request for : JDK-8092206 : TabPane renders content of all tabs even only one is active

2017-07-10 Thread Ambarish Rapte
Hi Jonathan, Please review the below fix, Bug: https://bugs.openjdk.java.net/browse/JDK-8092206 Webrev: http://cr.openjdk.java.net/~arapte/fx/8092206/webrev.00/ Regards, Ambarish