[9] Code Review Request For 8170500: Interminate ProgressIndicator no longer animates if scene is set on stage before content is added

2016-12-14 Thread Chien Yang
Hi Jonathan, Please review the proposed fix and investigation in the JIRA. JIRA: https://bugs.openjdk.java.net/browse/JDK-8170500 Thanks, - Chien

[9] Review request: JDK-8170198 Static Redistributable Module List

2016-12-14 Thread Chris Bensen
Kevin, Please review this change to no longer generate the Java Packager’s redistributable module list instead use a static list since the programmatically generated list uses the boot JDK’s list of modules and that can vary between builds. JIRA:

Re: CFV: New OpenJFX Committer: Victor Drozdov

2016-12-14 Thread Chris Bensen
Vote: yes > On Dec 13, 2016, at 4:21 PM, Chris Bensen wrote: > > I hereby nominate Victor Drozdov [1] to OpenJFX Committer. > > Victor is a member of Java Deployment team at Oracle working on the Java > Packager tool, who has contributed 11 changesets [5] to OpenJFX,

Re: Planning for JavaFX.next

2016-12-14 Thread David DeHaven
> - RTSP support for MediaPlayer > - expose gstreamer API for public that allows you to build the pipeline > yourself RTSP was proposed at one point, I think these days supporting something like MPEG-DASH might gain more traction. If we were to implement arbitrary media sources (via NIO) then

Re: CFV: New OpenJFX Committer: Victor Drozdov

2016-12-14 Thread David DeHaven
Vote: yes -DrD- > On Dec 13, 2016, at 4:21 PM, Chris Bensen wrote: > > I hereby nominate Victor Drozdov [1] to OpenJFX Committer. > > Victor is a member of Java Deployment team at Oracle working on the Java > Packager tool, who has contributed 11 changesets [5] to

Re: CFV: New OpenJFX Committer: Victor Drozdov

2016-12-14 Thread Artem Ananiev
Vote: yes Artem On 12/13/16, 4:21 PM, Chris Bensen wrote: I hereby nominate Victor Drozdov [1] to OpenJFX Committer. Victor is a member of Java Deployment team at Oracle working on the Java Packager tool, who has contributed 11 changesets [5] to OpenJFX, at least 8 of which are

Re: CFV: New OpenJFX Committer: Victor Drozdov

2016-12-14 Thread Kevin Rushforth
Vote: YES Chris Bensen wrote: I hereby nominate Victor Drozdov [1] to OpenJFX Committer. Victor is a member of Java Deployment team at Oracle working on the Java Packager tool, who has contributed 11 changesets [5] to OpenJFX, at least 8 of which are significant. Votes are due by January 4,

[9] Review request for 8166147: Ubuntu 16.04: expandable content goes outside of the alert dialog

2016-12-14 Thread Semyon Sadetsky
Hello Kevin & David, Please review the fix for jfx9: bug: https://bugs.openjdk.java.net/browse/JDK-8166147 webrev: http://cr.openjdk.java.net/~ssadetsky/8166147/webrev.00/ XLib size requests and hints was mixed up with GTK ones. --Semyon