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


[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


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 the fix for:
https://javafx-jira.kenai.com/browse/RT-39013

Thank you,
Leonid




[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



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 
Accessibility and some New Controls.  Normally we wouldn't do features 
in an 8u release, but it was important to close some long standing gaps 
in the toolkit as early as we possibly could. Now it's time to focus in 
the bug backlog.


The 8u20 dashboard was called, The One True Dashboard.  The 8u40 one 
is called The Dashboard of Doom.


https://javafx-jira.kenai.com/secure/Dashboard.jspa?selectPageId=12304

I'm sorry that clicking on it was not more ominous.  We are required to 
fix all P1, P2 and P3 bugs for ZBB.  P4 and P5 bugs might be fixed, but 
they don't have priority.  For all bugs, regressions generally get 
looked at first, but if the regression is very minor, work on another 
more important bug might take priority.


So, as a team, we need to fix about 16 bugs a week to hit ZBB.  Bugs 
that we can't or should not fix because the changes are too dangerous, 
we will need to defer to 9.  Obviously, it doesn't work quite as simply 
as like this.  Bugs are not fixed in constant time and there is an 
incoming bug rate that we try to take into account, but we can't know 
the future.


So, come one come all to the Great FX 8u40 Bug Squash!  Put on your 
DDT suits and get out your sprayers!  Kill a bug today.


Steve


[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