Re: Problems building openjfx

2018-11-02 Thread Johan Vos
Hi Michael, What environment do you use to run that Windows build script? The windows builds are the ones I still feel least comfortable about. We tried to automate those on AdoptOpenJDK infrastructure, but they are using Ansible for provisioning machines (for very good reasons), and we spent

Re: JavaFX 11.0.1-ea+1 release

2018-11-02 Thread Kevin Rushforth
Yes, a good plan. -- Kevin On 11/2/2018 11:38 AM, Johan Vos wrote: Absolutely. Since this is an ea, I didn't add a link to the release notes, but once we go for 11.0.1, there should be release notes. On Fri, Nov 2, 2018 at 2:19 PM Laurent Bourgès mailto:bourges.laur...@gmail.com>> wrote:

Re: JavaFX 11.0.1-ea+1 release

2018-11-02 Thread Johan Vos
Absolutely. Since this is an ea, I didn't add a link to the release notes, but once we go for 11.0.1, there should be release notes. On Fri, Nov 2, 2018 at 2:19 PM Laurent Bourgès wrote: > Thanks, > > That is important to me to share publicly release notes. > > Cheers, > Laurent > > Le ven. 2

Re: JavaFX 11.0.1-ea+1 release

2018-11-02 Thread Kevin Rushforth
As I said, all but the Marlin fix are confidential security bugs. And no, I can't comment on them. If you are interested, you can go to Mercurial and look at the changeset diffs. Or you can refer to my email of Oct 16 with the aggregate webrev [1] for the set of fixes that were integrated

Re: JavaFX 11.0.1-ea+1 release

2018-11-02 Thread Nir Lisker
What is 8204880: Enhance object method calls? It's unviewable. On Fri, Nov 2, 2018 at 3:20 PM Laurent Bourgès wrote: > Thanks, > > That is important to me to share publicly release notes. > > Cheers, > Laurent > > Le ven. 2 nov. 2018 à 14:12, Kevin Rushforth > a > écrit : > > > The JBS query

[8u] RFR: JDK-8212014: JavaScriptBridgeTest::testBridgeExplicitOverloading test fails when run with newer JDK 8u

2018-11-02 Thread Murali Billa
Hi Kevin, Arun, Please review the patch for the following bug: JBS: https://bugs.openjdk.java.net/browse/JDK-8212014 Webrev: http://cr.openjdk.java.net/~mbilla/8212014/webrev.00/ Thanks, Murali

[12] RFR: JDK-8213139: TooltipFXTest. testTooltipLeak failing intermittently

2018-11-02 Thread Murali Billa
Hi Kevin, Arun, Please review the patch for the following bug: JBS: https://bugs.openjdk.java.net/browse/JDK-8213139 Webrev: http://cr.openjdk.java.net/~mbilla/8213139/webrev.00/ Thanks, Murali

JavaBeanObjectPropertyBuilder has incomplete generics support

2018-11-02 Thread Rachel Greenham
javax.beans.property.adapter.JavaBeanObjectPropertyBuilder seems to be only partially adapted for generics. The class itself has a generic type (class JavaBeanObjectPropertyBuilder) and its build() method returns JavaBeanObjectProperty, but the lack of other support means you can't fluently

Re: JavaFX 11.0.1-ea+1 release

2018-11-02 Thread Laurent Bourgès
Thanks, That is important to me to share publicly release notes. Cheers, Laurent Le ven. 2 nov. 2018 à 14:12, Kevin Rushforth a écrit : > The JBS query would only show up the one Marlin fix, because the rest > were confidential security bugs. Here is the list, as seen in the 'hg log' > >

Re: JavaFX 11.0.1-ea+1 release

2018-11-02 Thread Kevin Rushforth
The JBS query would only show up the one Marlin fix, because the rest were confidential security bugs. Here is the list, as seen in the 'hg log' 8194321: Update FX installer 8195879: Improve media support 8204365: Improve WebView processing 8204880: Enhance object method calls 8207387: WebView

Re: JavaFX 11.0.1-ea+1 release

2018-11-02 Thread Laurent Bourgès
Hi, Could you publish the list of included bug fixed (JBS query) ? Cheers, Laurent Le ven. 2 nov. 2018 à 10:00, Johan Vos a écrit : > Hi, > > We are about to release JavaFX 11.0.1, containing the fixes that made it > into the 11-dev repository. > An early-access build for this is available as

JavaFX 11.0.1-ea+1 release

2018-11-02 Thread Johan Vos
Hi, We are about to release JavaFX 11.0.1, containing the fixes that made it into the 11-dev repository. An early-access build for this is available as SDK/jmods at http://download2.gluonhq.com/openjfx/11.0.1/openjfx-11.0.1-ea+1_linux-x64_bin-jmods.zip