Skip to content

8154847: Rendering is incorrect or not visible with StageStyle.UNIFIED on some graphics cards#47

Open
crschnick wants to merge 1 commit intoopenjdk:masterfrom
openjdk-bots:backport-crschnick-28bde153-master
Open

8154847: Rendering is incorrect or not visible with StageStyle.UNIFIED on some graphics cards#47
crschnick wants to merge 1 commit intoopenjdk:masterfrom
openjdk-bots:backport-crschnick-28bde153-master

Conversation

@crschnick
Copy link
Member

@crschnick crschnick commented Feb 9, 2026

Hi all,

This pull request contains a backport of commit 28bde153 from the openjdk/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!


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8154847 needs maintainer approval

Issue

  • JDK-8154847: Rendering is incorrect or not visible with StageStyle.UNIFIED on some graphics cards (Bug - P3 - Requested)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jfx25u.git pull/47/head:pull/47
$ git checkout pull/47

Update a local copy of the PR:
$ git checkout pull/47
$ git pull https://git.openjdk.org/jfx25u.git pull/47/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 47

View PR using the GUI difftool:
$ git pr show -t 47

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jfx25u/pull/47.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 9, 2026

👋 Welcome back crschnick! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Feb 9, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk bot changed the title Backport 28bde153cbf960e1b8d74d258ba351a5305f124b 8154847: Rendering is incorrect or not visible with StageStyle.UNIFIED on some graphics cards Feb 9, 2026
@openjdk
Copy link

openjdk bot commented Feb 9, 2026

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required labels Feb 9, 2026
@openjdk
Copy link

openjdk bot commented Feb 9, 2026

⚠️ @crschnick This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk bot added the rfr Pull request is ready for review label Feb 9, 2026
@crschnick
Copy link
Member Author

/approval request This JBS issue has seen a lot of activity over the years, so there is probably demand for it. It especially affects older systems

@openjdk
Copy link

openjdk bot commented Feb 9, 2026

@crschnick
8154847: The approval request has been created successfully.

@openjdk openjdk bot added the approval Requires approval; will be removed when approval is received label Feb 9, 2026
@mlbridge
Copy link

mlbridge bot commented Feb 9, 2026

Webrevs

@johanvos
Copy link

johanvos commented Feb 9, 2026

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?

@crschnick
Copy link
Member Author

Yeah that is fine, that issue has been open long enough for 3 months to not make a huge difference

@bridgekeeper
Copy link

bridgekeeper bot commented Mar 9, 2026

@crschnick This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants