RFR: RT-35212: [Printing] HBox/VBox can't be printed correctly if it contains TextField/PasswordField.

2014-10-17 Thread Phil Race
There was an NPE here. I expect this was causing problems for more than the narrow case cited here : https://javafx-jira.kenai.com/browse/RT-35212 has the patch in-line -phil.

[8u40] Review request for RT-38822: [Charts, CSS] Memory leak in PieChart

2014-10-17 Thread Vadim Pakhnushev
Hi Jonathan, Kevin, Please review this fix: https://javafx-jira.kenai.com/browse/RT-38822 http://cr.openjdk.java.net/~vadim/RT-38822/webrev.00/ Thanks, Vadim

The Great FX 8u40 Bug Squash

2014-10-17 Thread Stephen F Northover
Welcome all, We are currently in lock down mode for M3 which officially ends Oct 20, 2014. The next milestone is M4 (ZBB): Dec 1, 2014. ZBB (Zero Bug Bounce) is essentially the end of development for FX 8u40. This development cycle has seen some significant feature work, including Accessib

[8u40] Review request for RT-23363: Mac: runtimeException when drawing to a huge window

2014-10-17 Thread Morris Meyer
Folks, I've uploaded the initial webrev for this issue for review. Thanks much! --morris meyer JIRA - https://javafx-jira.kenai.com/browse/RT-23363 WEBREV - http://cr.openjdk.java.net/~morris/RT-23363.01

Re: [8u] Review request: RT-39013: Reduce memory footprint of WCImageDecoderImpl

2014-10-17 Thread Andrew Brygin
Hello Leonid, Could you please explicitly initialize the new variable 'dataLoadingComplete'? And probably, this variable has to be re-set to false every time when we start new loader, hasn't it? Thanks, Andrew On 10/17/2014 5:22 PM, Leonid Popov wrote: Hello, Could you please review

[8u] Review request: RT-39013: Reduce memory footprint of WCImageDecoderImpl

2014-10-17 Thread Leonid Popov
Hello, Could you please review the fix for: https://javafx-jira.kenai.com/browse/RT-39013 Thank you, Leonid

In(Sanity) Testing Mondays

2014-10-17 Thread Vadim Pakhnushev
Reminder, Monday is our weekly sanity testing. You can find your testing assignment at: https://wiki.openjdk.java.net/display/OpenJFX/Sanity+Testing Also please remember that the repo will be locked from 1am PDT until 1pm PDT. Happy testing! Thanks, Vadim