Re: JavaFX 9 & FXCanvas

2016-06-15 Thread Kevin Rushforth
In general, everyone who contributes code needs to assign joint ownership to Oracle under the OCA. Dalibor would be the best one to answer specific OCA questions. As for time frame, the schedule is on the JDK 9 project page: http://openjdk.java.net/projects/jdk9/ Any bug can be fixed before "

[9] Code Review Request For 8159383: Mouse hover on Webview scroll bar leads to NPE in ScrollBarThemeImpl.hitTest

2016-06-15 Thread Chien Yang
Hi Kevin, Please review the simple bug fix as we have investigated: https://bugs.openjdk.java.net/browse/JDK-8159383 Thanks, - Chien

Re: WebGL support in JavaFX WebView

2016-06-15 Thread Michael Hoffer
Hi Paul, a while ago I started an experiment that adds shared memory based nodes to the scene graph. You can find an experimental WebKit node with full WebGL support on GitHub: https://github.com/miho/VFXWebKit Here you can see it in action: https://www.youtube.com/watch?v=FlIrY1SlNM4 As I said,

[webkit] [9] Review request for 8157384: Update java-wrappers for WebKit generated classes following WebKit update

2016-06-15 Thread Arunprasad Rajkumar
Hello Kevin, Guru, Murali, Please review the simple fix to sync the generated java DOM binding files after new WebKit upgrade. JIRA: https://bugs.openjdk.java.net/browse/JDK-8157384 Webrev: http://cr.openjdk.java.net/~arajkumar/8157384/webrev.00 Regards, Arun

WebGL support in JavaFX WebView

2016-06-15 Thread Kondratko, Paul
Hi, WebView that comes with JavaFX does not support WebGL. I understand from other online posts that there is no plan to add WebGL support. Is anyone familiar with a webView plugin that supports WebGL? Ideally open source. Thank you and Best Regards, Paul NO

[9] Review Request: 8159549: Add timestamp to Keyboard Event

2016-06-15 Thread Ankit Srivastava
Hi Murali, Arun & Kevin, Please review the fix: JBS:https://bugs.openjdk.java.net/browse/JDK-8159549 Webrev:http://cr.openjdk.java.net/~asrivastava/8159549/webrev.00/ Solution updated in JBS. Regards, Ankit

Test development: JDK-8157398

2016-06-15 Thread Andrey Rusakov
Please look at my test for JDK-8157398 Bug: https://bugs.openjdk.java.net/browse/JDK-8157398 Jira: https://bugs.openjdk.java.net/browse/JDK-8158784 Webrev: http://cr.openjdk.java.net/~arusakov/8158784/webrev.00/ That test is applicable for both 8 and 9 openjfx tests.

Re: Looking forward to JavaFX 9!

2016-06-15 Thread dalibor topic
On 14.06.2016 19:33, Tomas Mikula wrote: the first ones who wish that Oracle invested more resources in JavaFX. That's not how the open source Projects in the OpenJDK Community work. In this Project, you can contribute your own time and resources to improve OpenJFX, following the instructions

Regression test development: JDK-8139764

2016-06-15 Thread Andrey Rusakov
Please look at my test for JDK-8157398 Jira task: JDK-8158784 Webrev: http://cr.openjdk.java.net/~arusakov/8158784/webrev.00/ That te

Re: Looking forward to JavaFX 9!

2016-06-15 Thread dalibor topic
On 14.06.2016 21:05, Kevin Loverde wrote: > Does Oracle support JFX at all anymore? Yes, it does. Information about the commercial Oracle Java SE support can be found here: http://www.oracle.com/us/technologies/java/standard-edition/support/overview/index.html . If you are interested in Oracl