Odd Skara webrev email [was: Re: RFR: Merge jfx18 [v2]]

2022-03-15 Thread Kevin Rushforth
In case anyone noticed, the following email was sent by Skara with a webrev that it generated, and a long and incorrect list of commits. As you can see from the PR itself, there was really only a single commit as part of this merge. I filed https://bugs.openjdk.java.net/browse/SKARA-1376 to

Integrated: Merge jfx18

2022-03-15 Thread Kevin Rushforth
On Tue, 15 Mar 2022 22:41:14 GMT, Kevin Rushforth wrote: > Final merge of `jfx18` into `master`. This pull request has now been integrated. Changeset: 4afc8afc Author:Kevin Rushforth URL: https://git.openjdk.java.net/jfx/commit/4afc8afc42cb0afedd1b8d3d7b6ef0030603ba9f Stats:

Re: RFR: Merge jfx18 [v2]

2022-03-15 Thread Kevin Rushforth
> Final merge of `jfx18` into `master`. Kevin Rushforth has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 32 additional commits since the last revision:

RFR: Merge jfx18

2022-03-15 Thread Kevin Rushforth
Final merge of `jfx18` into `master`. - Commit messages: - Merge jfx18 - 8282766: Create release notes for JavaFX 18 The merge commit only contains trivial merges, so no merge-specific webrevs have been generated. Changes: https://git.openjdk.java.net/jfx/pull/755/files Stats:

Re: RFR: 8283183: Skip failing PredefinedMeshManagerTest tests

2022-03-15 Thread Johan Vos
On Tue, 15 Mar 2022 18:50:15 GMT, Kevin Rushforth wrote: > We continue to get intermittent test failures in `PredefinedMeshManagerTest` > due to an OOM error. See the GitHub Actions run for [PR > 753](https://github.com/openjdk/jfx/pull/753/checks?check_run_id=5559141397) > for a recent

Re: RFR: 8193442: Removing TreeItem from a TreeTableView sometime changes selectedItem

2022-03-15 Thread Kevin Rushforth
On Mon, 14 Mar 2022 14:49:41 GMT, Jose Pereda wrote: > This PR fixes > JDK-[8193442](https://bugs.openjdk.java.net/browse/JDK-8193442), but also > [JDK-8187596](https://bugs.openjdk.java.net/browse/JDK-8187596), and verifies > that the tests mentioned in >

RFR: 8283183: Skip failing PredefinedMeshManagerTest tests

2022-03-15 Thread Kevin Rushforth
We continue to get intermittent test failures in `PredefinedMeshManagerTest` due to an OOM error. See the GitHub Actions run for [PR 753](https://github.com/openjdk/jfx/pull/753/checks?check_run_id=5559141397) for a recent failure. This test failure is tracked by

Re: RFR: 8236689: macOS 10.15 Catalina: LCD text renders badly

2022-03-15 Thread Mike Hearn
On Wed, 13 Oct 2021 23:59:40 GMT, Phil Race wrote: > On an external (non-retina) monitor JavaFX LCD text on macOS is painful on > the eyes. > Retina diminishes it rather than cures it. > > The problem is a mix of a couple of things > 1) CoreText no longer generates LCD glyphs (except perhaps

[jfx18] Integrated: 8282766: Create release notes for JavaFX 18

2022-03-15 Thread Abhinay Agarwal
On Sat, 12 Mar 2022 10:18:07 GMT, Abhinay Agarwal wrote: > Add release notes for JavaFX 18 to the repository This pull request has now been integrated. Changeset: df43d2bd Author:Abhinay Agarwal Committer: Johan Vos URL: