[11] Review request for 8191446: [Linux] Build and deliver the libav media stubs for openjfx build

2018-01-18 Thread Alexander Matveev
Hi Kevin, Please review the following: https://bugs.openjdk.java.net/browse/JDK-8191446 Added support for building libav stubs. Thanks, Alexander

Re: [10, 11] Review request: 8193910: Version number in cssref.html and introduction_to_fxml.html is wrong

2018-01-18 Thread Kevin Rushforth
Here is an updated webrev for jfx-dev (11) which avoids the hard-coded version number embedded in those two .html files: http://cr.openjdk.java.net/~kcr/8193910/webrev.01/ -- Kevin Kevin Rushforth wrote: Hi Phil, Please review the following simple fix to the FX version number in our two

Re: Instructions for working on OpenJFX

2018-01-18 Thread Kevin Rushforth
I'm still a little behind on my email, but here are some quick answers. #1 - The NetBeans instructions are still mostly correct except that with FX 9 or later you can't compile or run code from within the IDE any more (and there isn't yet a release of NetBeans 9). Not sure about the other

RFR : JDK-8154039 : Memory leak when selecting a tab which is not contained in TabPane::getTabs()

2018-01-18 Thread Ambarish Rapte
Hi Kevin & Ajit, Please review this fix, Webrev: http://cr.openjdk.java.net/~arapte/fx/8154039/webrev.00/ Issue: https://bugs.openjdk.java.net/browse/JDK-8154039 Regards, Ambarish

[11] Review request : JDK-8194913 : Focus traversal is broken if a Pane is added to a ToolBar

2018-01-18 Thread Ajit Ghaisas
Hi, Request you to review following fix : Issue : https://bugs.openjdk.java.net/browse/JDK-8194913 Fix : http://cr.openjdk.java.net/~aghaisas/fx/8194913/webrev.0/ Regards, Ajit