[jfx25u] RFR: 8154847: Rendering is incorrect or not visible with StageStyle.UNIFIED on some graphics cards
Johan Vos
jvos at openjdk.org
Mon Feb 9 21:50:36 UTC 2026
On Mon, 9 Feb 2026 10:14:10 GMT, Christopher Schnick <crschnick at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [28bde153](https://github.com/openjdk/jfx/commit/28bde153cbf960e1b8d74d258ba351a5305f124b) from the [openjdk/jfx](https://git.openjdk.org/jfx) repository.
>
> The commit being backported was authored by Christopher Schnick on 5 Feb 2026 and was reviewed by Lukasz Kostyra and Kevin Rushforth.
>
> Thanks!
Fixing an old standing issue with 1 line sounds good :)
At first sight, it seems unlikely that issues in this backport will only show up in the backport. So I expect that potential problems will be visible in HEAD as well. If that is true, then it might be safer to target this to 25.0.4, which gives us 3 months testing before we bake it into an LTS.
What do you think?
-------------
PR Comment: https://git.openjdk.org/jfx25u/pull/47#issuecomment-3871273971
More information about the openjfx-dev
mailing list