On Thu, 8 Oct 2020 16:07:08 GMT, Oliver Schmidtmer 
<github.com+10960818+schmi...@openjdk.org> wrote:

> When connecting via Remote Desktop to a Windows 10 machine ans starting a 
> JavaFX application, the D3D pipeline is used
> successfully. After closing the the Remote Desktop session and reconnecting, 
> the D3D requests fail with an
> D3DERR_DEVICEREMOVED  HResult, and the application contents are not rendered 
> anymore. Reinitializing the whole pipeline
> fixes that.

This will need a fair bit of testing. I'm not certain that we always want to 
recreate the factory when the device is
lost, but we can evaluate that during the review.

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

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

Reply via email to