> 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.

Oliver Schmidtmer has updated the pull request incrementally with two 
additional commits since the last revision:

 - Ressource already freed from pool
 - Recreate if adapterCount is zero

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/315/files
  - new: https://git.openjdk.java.net/jfx/pull/315/files/501f5e28..651f960c

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=315&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=315&range=00-01

  Stats: 12 lines in 2 files changed: 10 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jfx/pull/315.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/315/head:pull/315

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

Reply via email to