openjfx.io Down?

2018-10-23 Thread carl
Hi, This is giving me a 404 this morning (October 23, 2018 07:30 EDT). -Carl

Re: openjfx.io Down?

2018-10-23 Thread Kevin Rushforth
It works fine for me. -- Kevin On 10/23/2018 4:32 AM, c...@bekwam.com wrote: Hi, This is giving me a 404 this morning (October 23, 2018 07:30 EDT). -Carl

Re: openjfx.io Down?

2018-10-23 Thread Abhinay Agarwal
Hi Carl, We integrated Travis CI to https://github.com/openjfx/openjfx.github.io repository to ease deployment to Github pages. The first deployment deleted the CNAME file causing the site to become inaccessible  via openjfx.io. Thanks for reporting. We've fixed it now. - Abhinay On 23-10-20

RE: Fix proposal: boolean flag & public API for JDK-8204060 - Disable smoothing at javafx.scene.canvas.GraphicsContext.drawImage()

2018-10-23 Thread Ambarish Rapte
Thanks Kevin, Nir & Dan for the review.   I shall make these changes and share the fix for review on new email.   Regards, Ambarish   From: Nir Lisker Sent: Wednesday, October 17, 2018 1:24 PM To: Ambarish Rapte Cc: openjfx-dev@openjdk.java.net Mailing Subject: Re: Fix proposal: boolean

Re: openjfx.io Down?

2018-10-23 Thread carl
This is working for me now. There was a problem with the CNAME earlier. -Carl

[12] RFR : JDK-802040 : Disable smoothing at javafx.scene.canvas.GraphicsContext.drawImage()

2018-10-23 Thread Ambarish Rapte
Hi All, Please review this fix: JBS: https://bugs.openjdk.java.net/browse/JDK-8204060 Webrev: http://cr.openjdk.java.net/~arapte/fx/8204060/webrev.00/ Regards, Ambarish

Re: [12] RFR : JDK-802040 : Disable smoothing at javafx.scene.canvas.GraphicsContext.drawImage()

2018-10-23 Thread Kevin Rushforth
Will review after Oracle Code One... As a reminder, this needs a CSR. -- Kevin On 10/23/2018 5:36 AM, Ambarish Rapte wrote: Hi All, Please review this fix: JBS: https://bugs.openjdk.java.net/browse/JDK-8204060 Webrev: http://cr.openjd

Re: openJFX11 app deployed in browser?

2018-10-23 Thread Sverre Moe
Den tir. 23. okt. 2018 kl. 07:49 skrev Martin Ciglan : > Thank you, I'll take a look. > > If you say it works up to Java 10, how does it look with browser support. > > Are you able to run JavaFX app in latest versions of Chrome or Firefox? > Thanks. > > You don't have to contend with browser suppo

[8u-backport] JDK-8212147: [JavaFX] Conditional support for GTK 3 on Linux

2018-10-23 Thread Pankaj Bansal
Hi All, Please review the patch for 8u-dev backport for HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8087516"JDK-8087516. It adds conditional support for gtk3. As part of the enhancement backport, we will be backporting 18 more bugs fixes done for GTK3 related issues since jdk9. Due