Re: [Approved] RFR: 8233338: FX javadoc headings are out of sequence

2019-11-12 Thread Ajit Ghaisas
On Thu, 31 Oct 2019 19:40:25 GMT, Kevin Rushforth wrote: > As indicated in > [JDK-828](https://bugs.openjdk.java.net/browse/JDK-828), this fixes > all of our javadoc HTML headings to conform with the rule that all HTML > heading tags in class documents must start with `` and be nested

Re: RFR: 8200224: Multiple press event when JFXPanel gains focus

2019-11-12 Thread Kevin Rushforth
On Tue, 12 Nov 2019 10:35:36 GMT, Florian Kirmaier wrote: > On Wed, 6 Nov 2019 08:30:47 GMT, Kevin Rushforth wrote: > >> On Tue, 29 Oct 2019 11:27:35 GMT, Florian Kirmaier >> wrote: >> >>> Original PR: https://github.com/javafxports/openjdk-jfx/pull/591 >>> >>> A side effect of

FYI, New candidate JEP: 369: Migrate to GitHub

2019-11-12 Thread Kevin Rushforth
FYI, a new candidate JEP [1] that proposes to migrate OpenJDK source repositories to GitHub was published today [2]. As most of you know, the JavaFX repository has already moved to GitHub as an early access of this proposed migration. If you are interested, you can use disc...@openjdk.java.net

Re: RFR: 8193445: JavaFX CSS is applied redundantly leading to significant performance degradation

2019-11-12 Thread Ajit Ghaisas
On Tue, 12 Nov 2019 16:52:54 GMT, Ajit Ghaisas wrote: > On Tue, 12 Nov 2019 16:45:04 GMT, Ajit Ghaisas wrote: > >> **Issue :** >> https://bugs.openjdk.java.net/browse/JDK-8193445 >> >> **Background :** >> The CSS performance improvement done in >>

Re: RFR: 8193445: JavaFX CSS is applied redundantly leading to significant performance degradation

2019-11-12 Thread Ajit Ghaisas
On Tue, 12 Nov 2019 16:45:04 GMT, Ajit Ghaisas wrote: > **Issue :** > https://bugs.openjdk.java.net/browse/JDK-8193445 > > **Background :** > The CSS performance improvement done in > [JDK-8151756](https://bugs.openjdk.java.net/browse/JDK-8151756) had to be > backed out due to functional

RFR: 8193445: JavaFX CSS is applied redundantly leading to significant performance degradation

2019-11-12 Thread Ajit Ghaisas
**Issue :** https://bugs.openjdk.java.net/browse/JDK-8193445 **Background :** The CSS performance improvement done in [JDK-8151756](https://bugs.openjdk.java.net/browse/JDK-8151756) had to be backed out due to functional regressions reported in

Re: RFR: 8200224: Multiple press event when JFXPanel gains focus

2019-11-12 Thread Florian Kirmaier
On Wed, 6 Nov 2019 08:30:47 GMT, Kevin Rushforth wrote: > On Tue, 29 Oct 2019 11:27:35 GMT, Florian Kirmaier > wrote: > >> Original PR: https://github.com/javafxports/openjdk-jfx/pull/591 >> >> A side effect of JDK-8200224 is, that the first click on a JFXPanel is >> always a double click.

Re: RFR: 8200224: Multiple press event when JFXPanel gains focus

2019-11-12 Thread Florian Kirmaier
On Wed, 6 Nov 2019 08:30:47 GMT, Kevin Rushforth wrote: > On Tue, 29 Oct 2019 11:27:35 GMT, Florian Kirmaier > wrote: > >> Original PR: https://github.com/javafxports/openjdk-jfx/pull/591 >> >> A side effect of JDK-8200224 is, that the first click on a JFXPanel is >> always a double click.

Re: [Rev 02] RFR: 8200224: Multiple press event when JFXPanel gains focus

2019-11-12 Thread Florian Kirmaier
The pull request has been updated with additional changes. Added commits: - 5cd96a56: JDK-8200224 Changes: - all: https://git.openjdk.java.net/jfx/pull/25/files - new: https://git.openjdk.java.net/jfx/pull/25/files/85c87628..5cd96a56 Webrevs: - full:

Re: [Rev 01] RFR: 8200224: Multiple press event when JFXPanel gains focus

2019-11-12 Thread Florian Kirmaier
The pull request has been updated with additional changes. Added commits: - 85c87628: JDK-8200224 Changes: - all: https://git.openjdk.java.net/jfx/pull/25/files - new: https://git.openjdk.java.net/jfx/pull/25/files/314e423c..85c87628 Webrevs: - full: