[9] Review request for 8166106: JVM crash on resizing JavaFX application with title and icon

2017-01-17 Thread Alexander Zvegintsev
Hello, please review the fix http://cr.openjdk.java.net/~azvegint/jdk/9/8166106/00/ for the issue https://bugs.openjdk.java.net/browse/JDK-8166106 -- Thanks, Alexander.

[9] Review request for 8162922: JavaFx WebView canvas doesn't support dash within strokeRec

2017-01-17 Thread Murali Billa
  Hi Kevin, Arun, Guru, Please review the fix for ­ JDK-8162922. JIRA: https://bugs.openjdk.java.net/browse/JDK-8162922   Webrev: http://cr.openjdk.java.net/~mbilla/8162922/webrev.00/   Thanks, Murali

Changes for January 2017 CPU release (8u121) synced into FX 8u-dev and 9-dev

2017-01-17 Thread Kevin Rushforth
I have synced the OpenJFX changes from the just-released January 2017 CPU release (8u121) into 8u and into 9. Here is a webrev of the FX 8u121 changes for those who are interested in the changes, but don't want to wade through the separate changesets I just pushed (most of which are tag or

[9] Review request: 8172925 Mac App Store

2017-01-17 Thread Chris Bensen
Victor, Please review the first pass at the Mac App Store changes. JIRA: https://bugs.openjdk.java.net/browse/JDK-8172925 Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8172925/webrev.00/

Re: Testing your JavaFX applications on JDK 9

2017-01-17 Thread Kevin Rushforth
Exactly. I would add that any tests that need Robot or PerformanceTracker will need to use "--add-exports" to add the necessary qualified exports on the command line as there is no public API for those. -- Kevin Jonathan Giles wrote: Platform.firePulse() never existed, you're probably