Re: [jfx11u] RFR: 8204568: Relative CSS-Attributes don't work all time

2021-05-08 Thread Kevin Rushforth
On Fri, 7 May 2021 11:10:41 GMT, Ambarish Rapte wrote: > Backport had a minor merge conflict of copyright year in the file > `Labeled.java`. > Rest of the changes are clean backport Marked as reviewed by kcr (Lead). - PR: https://git.openjdk.java.net/jfx11u/pull/6

[jfx11u] RFR: 8264928: Update to Xcode 12.4

2021-05-08 Thread Kevin Rushforth
Almost clean backport to jfx11u (clean except for surrounding context in `build.properties`). Tested on all three platforms, along with my other in-progress backports, all of which are aggregated in my

[jfx11u] RFR: 8264990: WebEngine crashes with segfault when not loaded through system classloader

2021-05-08 Thread Kevin Rushforth
Clean backport to jfx11u. Tested on all three platforms, along with my other in-progress backports, all of which are aggregated in my [`kevinrushforth:test-kcr-11.0.12`](https://github.com/kevinrushforth/jfx11u/commits/test-kcr-11.0.12) branch. - Commit messages: - 8264990:

[jfx11u] RFR: 8263788: JavaFX application freezes completely after some time when using the WebView

2021-05-08 Thread Kevin Rushforth
Clean backport to jfx11u. Tested on all three platforms, along with my other in-progress backports, all of which are aggregated in my [`kevinrushforth:test-kcr-11.0.12`](https://github.com/kevinrushforth/jfx11u/commits/test-kcr-11.0.12) branch. - Commit messages: - 8263788:

[jfx11u] RFR: 8259356: MediaPlayer's seek freezes video

2021-05-08 Thread Kevin Rushforth
Clean backport to jfx11u. Tested on all three platforms, along with my other in-progress backports, all of which are aggregated in my [`kevinrushforth:test-kcr-11.0.12`](https://github.com/kevinrushforth/jfx11u/commits/test-kcr-11.0.12) branch. - Commit messages: - 8259356:

[jfx11u] RFR: 8259555: Webkit crashes on Apple Silicon

2021-05-08 Thread Kevin Rushforth
Clean backport to jfx11u. Tested on all three platforms, along with my other in-progress backports, all of which are aggregated in my [`kevinrushforth:test-kcr-11.0.12`](https://github.com/kevinrushforth/jfx11u/commits/test-kcr-11.0.12) branch. - Commit messages: - 8259555:

[jfx11u] RFR: 8262276: Debug build of WebKit fails

2021-05-08 Thread Kevin Rushforth
Clean backport to jfx11u. Tested on all three platforms, along with my other in-progress backports, all of which are aggregated in my [`kevinrushforth:test-kcr-11.0.12`](https://github.com/kevinrushforth/jfx11u/commits/test-kcr-11.0.12) branch. - Commit messages: - 8262276: Debug

[jfx11u] RFR: 8239589: JavaFX UI will not repaint after reconnecting via Remote Desktop

2021-05-08 Thread Kevin Rushforth
This is a mostly-clean backport to jfx11u. The only merge conflicts I had to fix were in `D3DPipeline.cc` to ignore two hunks from the patch, since the static library support is not present in 11 (this is the exact same thing I had to do for the FX 8u backport). Tested on all three platforms,

RFR: 8264219: tools/scripts/build.ps1 is out of date and no longer works

2021-05-08 Thread Kevin Rushforth
As noted in PR #212 the unused `tools/scripts/build.ps1` script no longer works. This script was added in support of the Appveyor builds in the old `javafxports/openjdk-jfx` sandbox repo, which haven't been used in nearly two years. In its current state, it is more harmful to leave it in, as it