RFR: 8313648: JavaFX application continues to show a black screen after graphic card driver crash

Marius Hanl mhanl at openjdk.org
Sun Oct 1 15:18:56 UTC 2023


On Sun, 3 Sep 2023 12:46:00 GMT, Thorsten Fischer <duke at openjdk.org> wrote:

> Our observations with current proposal ("Version 1"): When the error occurred, the state did not go into D3D_OK again, but it stayed at D3DERR_DEVICEHUNG. The D3DERR_DEVICEHUNG error message was printed over and over (for > 1 day).

That is weird. I would also expect that Direct3d will eventually report `D3D_OK` when the device recovered..

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

PR Comment: https://git.openjdk.org/jfx/pull/1199#issuecomment-1704343413


More information about the openjfx-dev mailing list