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

Thorsten Fischer duke at openjdk.org
Wed Nov 29 17:00:27 UTC 2023


On Wed, 29 Nov 2023 16:15:45 GMT, mintykat <duke at openjdk.org> wrote:

>> Thorsten Fischer has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated copyright year in D3DContext.cc
>
> Thanks for helping fix this! Would like to know where I can download the updated jfx graphics jar.-Dave
>     On Wednesday, November 29, 2023 at 06:59:37 AM EST, Kevin Rushforth ***@***.***> wrote:  
>  
>  
> 
> 
> 
>> Reply to this email directly, view it on GitHub, or unsubscribe.
> You are receiving this because you were mentioned.Message ID: ***@***.***>

Hi @mintykat. thanks, I'm glad I also could help others :) Usually the fix will be available with the next main release. I'm not 100% sure, but it should be JavaFX 22. I don't know the exact relase date, but it seems it will be well into next year (I think around March?).. All in all your options depend on which JDK/Java version you are bound to. Since you 'still' use JavaFX 11, it seems you need a backport of this fix. If you are up to the task, you can build your own version with the adapted source code (Steps to build JavaFX are described here: https://wiki.openjdk.org/display/OpenJFX/Building+OpenJFX). Or you might ask the project leads  (@kevinrushforth or @johanvos) to backport this fix. I don't know how requests for backports are handled, but it might be, that you need some sort of support plan from Gluon. But I'm also not sure about this.

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

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


More information about the openjfx-dev mailing list