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

Oliver Schmidtmer github.com+10960818+schmidor at openjdk.java.net
Thu Mar 18 22:11:44 UTC 2021


On Thu, 18 Mar 2021 15:30:13 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> 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 six additional commits since the last revision:
>> 
>>  - Merge branch 'master' into 8239589-rdp-reconnect
>>  - 8239589: JavaFX UI will not repaint after reconnecting via Remote Desktop
>>  - Ressource already freed from pool
>>  - Recreate if adapterCount is zero
>>  - Fix whitespace error
>>  - 8239589: JavaFX UI will not repaint after reconnecting via Remote Desktop
>
> I did a pass over the review and left a few inline comments pointing out minor changes that I plan to make (in print statements and comments).

I can confirm the reinitialization after RDP reconnect works for me, standalone as JFX application and embedded in Swing.
Even either the multiple reinit retries of earlier fix versions aren't necessary anymore or it is not showing in debug output.

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

PR: https://git.openjdk.java.net/jfx/pull/430


More information about the openjfx-dev mailing list