You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Welcome back jvos! 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.
00: [Full](Webrev is not available because diff is too large) (ef46b2b7)
openjdkbot
added
approval
Requires approval; will be removed when approval is received
and removed
approval
Requires approval; will be removed when approval is received
labels
Feb 26, 2026
@johanvos this pull request can not be integrated into master due to one or more merge conflicts. To resolve these merge conflicts and update this pull request you can run the following commands in the local repository for your personal fork:
git checkout backport-johanvos-422d3a95-master
git fetch https://git.openjdk.org/jfx17u.git master
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge master"
git push
@johanvos 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!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
backportPort of a pull request already in a different code basemerge-conflictPull request has merge conflict with target branchrfrPull request is ready for review
1 participant
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi all,
This pull request contains a backport of commit 422d3a95 from the openjdk/jfx repository.
The commit being backported was authored by Hima Bindu Meda on 21 Jan 2026 and was reviewed by Kevin Rushforth, Joeri Sykora and Johan Vos.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jfx17u.git pull/253/head:pull/253$ git checkout pull/253Update a local copy of the PR:
$ git checkout pull/253$ git pull https://git.openjdk.org/jfx17u.git pull/253/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 253View PR using the GUI difftool:
$ git pr show -t 253Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jfx17u/pull/253.diff
Using Webrev
Link to Webrev Comment