hg: openjfx/8u-dev/rt: RT-35813 TabPane leaks memory if Tab Content is Replaced and the Tab is Never Viewed.

2014-02-14 Thread hang . vo
Changeset: c888fb474902 Author:Martin Sladecek Date: 2014-02-14 10:13 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c888fb474902 RT-35813 TabPane leaks memory if Tab Content is Replaced and the Tab is Never Viewed. Follow up fix in Parent. ! modules/graphics/src/mai

Result: New OpenJFX Committer: Victor Shubov

2014-02-14 Thread Artem Ananiev
Voting for Victor Shubov [1] was closed on Nov 07, 2013, but the results were never announced. Here they are: Yes: 4 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus [2], this is sufficient to approve the nomination. [1] http://mail.openjdk.java.net/pipermail/openjf

Re: CFV: New OpenJFX Committer: Victor Shubov

2014-02-14 Thread Alexander Zvegintsev
Vote: YES -- Thanks, Alexander. 24.10.2013 17:05, Artem Ananiev wrote: I hereby nominate Victor Shubov to OpenJFX Committer. Victor is a member of JavaFX SQE team at Oracle. He has already contributed enough changesets into the "tests" repository: $ hg log -M -u "Victor Shubov" --template

hg: openjfx/8u-dev/rt: RT-35785: weak listener was getting reaped.

2014-02-14 Thread hang . vo
Changeset: c2e7de12fe81 Author:David Grieve Date: 2014-02-14 11:02 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c2e7de12fe81 RT-35785: weak listener was getting reaped. ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ProgressIndicatorSkin.java

IMPORTANT: Rampdown / stabilization of 8u20 for milestone M2

2014-02-14 Thread Kevin Rushforth
Hi OpenJFX committers, After this coming Monday's FX build, which will go into 8u20-b02, we will start ramping down for our M2 milestone build (aka 8u20-b03). This particular milestone is important for the embedded platform. As a result, you will need to observe the following rules for any com

Heads up... changing the rt/build/*sdk/ directory

2014-02-14 Thread David Hill
As part of this Jira , we are trying to make working in rt/apps easier. To do that, we found that the only way to make the IDEs happy is be able to provide a common path to "host build" jfxrt.jar. Currently we have: rt/build/${hosttype}-sdk

Re: Heads up... changing the rt/build/*sdk/ directory

2014-02-14 Thread Kevin Rushforth
Thanks David. For NB 7.4 (or 8) users, you should be able to just open up the apps projects in NB and have it work without needing to do anything extra. -- Kevin David Hill wrote: As part of this Jira , we are trying to make working in rt/apps

hg: openjfx/8u-dev/rt: RT-35400: [Win] Attempt to add Tab to TabPane crashes the VM

2014-02-14 Thread hang . vo
Changeset: 125d12ca7288 Author:Anthony Petrov Date: 2014-02-14 23:29 +0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/125d12ca7288 RT-35400: [Win] Attempt to add Tab to TabPane crashes the VM Summary: Do not raise a COM error because of a Java exception ! modules/graphi

hg: openjfx/8u-dev/rt: RT-35809 [BUILD] switch build/(host)-sdk to just build/sdk to help with apps build files

2014-02-14 Thread hang . vo
Changeset: 755652e72e11 Author:ddhill Date: 2014-02-14 13:20 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/755652e72e11 RT-35809 [BUILD] switch build/(host)-sdk to just build/sdk to help with apps build files Reviewed-by: kcr, ckyang ! apps/experiments/3DViewer/nbpro

OpenJFX Lambda Day, Feb 25th 2014

2014-02-14 Thread Stephen F Northover
Hello all, Mark it on your calendar. Feb 25th is OpenJFX Lambda day. On that day, we will lock the code base, lambdify everything in sight, and then open up for business again. One thing that we won't be doing right away is converting our code to use streams and other JDK8 features but this

hg: openjfx/8u-dev/rt: RT-26314: Linux packaging tools assume rpm build is always available

2014-02-14 Thread hang . vo
Changeset: 17a6e1b4b091 Author:shemnon Date: 2014-02-14 16:38 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/17a6e1b4b091 RT-26314: Linux packaging tools assume rpm build is always available Summary: validate the version is 4.0 or greater, throw a config exception if it

Re: Heads up... changing the rt/build/*sdk/ directory

2014-02-14 Thread Scott Palmer
Are you guys using the NetBeans Gradle plugin? Scott On Fri, Feb 14, 2014 at 2:17 PM, Kevin Rushforth wrote: > Thanks David. > > For NB 7.4 (or 8) users, you should be able to just open up the apps > projects in NB and have it work without needing to do anything extra. > > -- Kevin > > > David

Re: OpenJFX Lambda Day, Feb 25th 2014

2014-02-14 Thread Felix Bembrick
Classic post Steve :-) > On 15 Feb 2014, at 10:35, Stephen F Northover > wrote: > > Hello all, > > Mark it on your calendar. Feb 25th is OpenJFX Lambda day. On that day, we > will lock the code base, lambdify everything in sight, and then open up for > business again. One thing that we wo