[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: https://bugs.openjdk.java.net/browse/JDK-8170198 

Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8170198/webrev.00/ 


Chris

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, at least 8 
> of which are significant.
> 
> Votes are due by January 4, 2017.
> 
> Only current OpenJFX Committers [2] are eligible to vote on this nomination. 
> Votes must be cast in the open by replying to this mailing list.
> 
> For Lazy Consensus voting instructions, see [3]. Nomination to a project 
> Committer is described in [4].
> 
> Thanks,
> 
> [1] http://openjdk.java.net/census#vdrozdov 
> 
> 
> [2] http://openjdk.java.net/census#openjfx 
> 
> 
> [3] http://openjdk.java.net/bylaws#lazy-consensus 
> 
> 
> [4] http://openjdk.java.net/projects#project-committer 
> 
> 
> [5] List of changesets:
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/81268b9c41f6 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/4272317a42ad 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/3ca13b05a699 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6dfb3daf92cf 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2b649093eb50 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2538169ab7bb 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/a6fafaa51082 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/ac334db87ed6 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/12e6cb1e78af 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/32cc74546935 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6b55a303625d 
> 



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 a community 
developed RTSP frontend could emerge... (hint: vote for the underlying feature)

-DrD-



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 OpenJFX, at least 8 
> of which are significant.
> 
> Votes are due by January 4, 2017.
> 
> Only current OpenJFX Committers [2] are eligible to vote on this nomination. 
> Votes must be cast in the open by replying to this mailing list.
> 
> For Lazy Consensus voting instructions, see [3]. Nomination to a project 
> Committer is described in [4].
> 
> Thanks,
> 
> [1] http://openjdk.java.net/census#vdrozdov 
> 
> 
> [2] http://openjdk.java.net/census#openjfx 
> 
> 
> [3] http://openjdk.java.net/bylaws#lazy-consensus 
> 
> 
> [4] http://openjdk.java.net/projects#project-committer 
> 
> 
> [5] List of changesets:
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/81268b9c41f6 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/4272317a42ad 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/3ca13b05a699 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6dfb3daf92cf 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2b649093eb50 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2538169ab7bb 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/a6fafaa51082 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/ac334db87ed6 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/12e6cb1e78af 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/32cc74546935 
> 
> http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6b55a303625d 
> 



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 significant.

Votes are due by January 4, 2017.

Only current OpenJFX Committers [2] are eligible to vote on this nomination. 
Votes must be cast in the open by replying to this mailing list.

For Lazy Consensus voting instructions, see [3]. Nomination to a project 
Committer is described in [4].

Thanks,

[1] 
http://openjdk.java.net/census#vdrozdov

[2] 
http://openjdk.java.net/census#openjfx

[3] 
http://openjdk.java.net/bylaws#lazy-consensus

[4] 
http://openjdk.java.net/projects#project-committer

[5] List of changesets:

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/81268b9c41f6
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/4272317a42ad
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/3ca13b05a699
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6dfb3daf92cf
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2b649093eb50
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2538169ab7bb
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/a6fafaa51082
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/ac334db87ed6
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/12e6cb1e78af
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/32cc74546935
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6b55a303625d


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, 2017.

Only current OpenJFX Committers [2] are eligible to vote on this nomination. 
Votes must be cast in the open by replying to this mailing list.

For Lazy Consensus voting instructions, see [3]. Nomination to a project 
Committer is described in [4].

Thanks,

[1] http://openjdk.java.net/census#vdrozdov 


[2] http://openjdk.java.net/census#openjfx 


[3] http://openjdk.java.net/bylaws#lazy-consensus 


[4] http://openjdk.java.net/projects#project-committer 


[5] List of changesets:

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/81268b9c41f6 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/4272317a42ad 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/3ca13b05a699 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6dfb3daf92cf 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2b649093eb50 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2538169ab7bb 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/a6fafaa51082 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/ac334db87ed6 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/12e6cb1e78af 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/32cc74546935 

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6b55a303625d 



[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