RE: New OpenJFX Committer: Laurent Bourgès

2017-12-13 Thread Murali Billa
Vote: yes Thanks, Murali On 12/12/17, 1:25 PM, "openjfx-dev on behalf of Kevin Rushforth" wrote: I hereby nominate Laurent Bourgès [1] to OpenJFX Committer. Laurent is the author of the Marlin rasterizer, which is used as the default rasterizer for both Java2D and JavaFX.

Re: openjfx-dev Digest, Vol 73, Issue 20

2017-12-13 Thread Nir Lisker
John, As as I said in the past I'm all for it. Just didn't see anything going on. My personal preference is in the area of the 3D API. Iv'e already built on top of it for my own use and I (personally) think that some of what Iv'e done could be useful for the API. I also looked into the Prism HLSL

[10] RFR : 8193426 : [TEST BUG] Exceptions, warnings when running TabPaneDragPolicyTest

2017-12-13 Thread Ambarish Rapte
Hi Kevin & Ajit, Please review this test bug fix, Issue: https://bugs.openjdk.java.net/browse/JDK-8193426 Webrev: http://cr.openjdk.java.net/~arapte/fx/8193426/webrev.00/ Regards, Ambarish

[10] Review request : JDK-8183100 : Styles not applied reliably after Java 8u92

2017-12-13 Thread Ajit Ghaisas
Hi Kevin, Request you to review following fix : Issues : https://bugs.openjdk.java.net/browse/JDK-8183100 Fix for JDK 10 : http://cr.openjdk.java.net/~aghaisas/fx/8183100/webrev.1/ This patch reverts the patch of JDK-8151756. This fixes 3 regressions (JDK-818

[10] Review request for 8193458: Incorrect cmake platform string for 32-bit Linux

2017-12-13 Thread Murali Billa
    Hi Kevin, Please review the below simple fix. JIRA: https://bugs.openjdk.java.net/browse/JDK-8193458   Webrev: http://cr.openjdk.java.net/~mbilla/8193458/webrev.00/ Thanks, Murali

[8u] Review request for 8193450: Port changes to java and native files from JDK-8192806 to FX 8u

2017-12-13 Thread Murali Billa
Hi Kevin, Please review the below simple fix. JIRA: https://bugs.openjdk.java.net/browse/JDK-8193450 Webrev: http://cr.openjdk.java.net/~mbilla/8193450/webrev.00/ Thanks, Murali

Reminder: JDK 10 enters Rampdown Phase One in < 18 hours

2017-12-13 Thread Kevin Rushforth
By way of reminder, if there are still any fixes that anyone wants to get in to FX for JDK 10, you have until tomorrow at 16:00 UTC (8am Pacific). Please allow sufficient time for it to be reviewed. Anything pushed after that time will be for JDK 11 by default. Any exceptions will need to foll

[10] Review request: 8193353: javapackager is totally broken in "-createbss" mode

2017-12-13 Thread victor . drozdov
Kevin, Please review the changes about removing old code related with jfxrt.jar JIRA: https://bugs.openjdk.java.net/browse/JDK-8193353 Webrev: http://cr.openjdk.java.net/~vdrozdov/JDK-8193353/webrev.00/ --Victor