On Sat, 8 May 2021 15:41:06 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> 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, 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.
> 
> Additional testing: verified on a remote desktop connection that 
> disconnecting and reconnecting now works.

This pull request has now been integrated.

Changeset: 26b5960b
Author:    Kevin Rushforth <k...@openjdk.org>
URL:       
https://git.openjdk.java.net/jfx11u/commit/26b5960b24fa41681a6598bbfed4acaf209e1f03
Stats:     844 lines in 47 files changed: 724 ins; 36 del; 84 mod

8239589: JavaFX UI will not repaint after reconnecting via Remote Desktop

Reviewed-by: jvos
Backport-of: 73e70fe978dda9fc821061dfc12bfb742dd7dc25

-------------

PR: https://git.openjdk.java.net/jfx11u/pull/8

Reply via email to