RFR: 8195808: Eliminate dependency on sun.print in javafx.graphics

2018-05-25 Thread Phil Race
FX bug : https://bugs.openjdk.java.net/browse/JDK-8195808 FX webrev: http://cr.openjdk.java.net/~prr/8195808/ This updates FX to use proposed new standard Java SE API to specify an owner window for a Java 2D printer dialog, or to specify "always on top" behaviour where that is not possible. The

Re: OpenJFX code review policies, etc.

2018-05-25 Thread Paul Ray Russell
>In general, I think that if there is a large interest from many companies and individual to have feature X in JavaFX, it is more likely to >happen because I assume that those companies have contributors working on OpenJFX, or they might pay other companies or >individuals to work on it. In the en

[11] Review request for 8203698: JavaFX WebView crashes when visiting certain web sites

2018-05-25 Thread Murali Billa
  Hi Kevin, Arun Please review the below fix. JIRA: https://bugs.openjdk.java.net/browse/JDK-8203698   webrev:  http://cr.openjdk.java.net/~mbilla/8203698/webrev.00/ Thanks, Murali

webrev for JDK-8202396

2018-05-25 Thread Johan Vos
The webrev for the memory leak in the iOS imageloader, which is fixed by https://github.com/javafxports/openjdk-jfx/pull/73/commits/7f264eda17fc91aedfa47e60ffa4a096a4904350 is available at http://cr.openjdk.java.net/~jvos/8202396/webrev.00/ Is is a simple 2-line fix that is reviewed in the github

[11] Review Request JDK-8201285 DateCell text color are not updated correctly when DateCell with disable = true is reused

2018-05-25 Thread Prem Balakrishnan
Hi Kevin, Ajit Request you to review following fix: Bug: https://bugs.openjdk.java.net/browse/JDK-8201285 Webrev: HYPERLINK "http://cr.openjdk.java.net/%7Epkbalakr/fx/8201285/webrev00/"http://cr.openjdk.java.net/~pkbalakr/fx/8201285/webrev00/ Regards, Prem