RFR: 8373688: Wrong render scale is used if Window is on another screen when Scene is sized [v8]
John Hendrikx
jhendrikx at openjdk.org
Mon Feb 16 16:43:28 UTC 2026
On Thu, 12 Feb 2026 18:46:24 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
>> John Hendrikx has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Remove empty lines
>> - Remove debug prints
>
> Forgot to mention, copyright should be adjusted here as well.
@Maran23 The updating of copyrights is done automatically (before releases) with a script, as this frequently falls through the cracks probably. I refer you to this answer from Kevin: https://github.com/openjdk/jfx/pull/1236#issuecomment-2075209373
> It is optional to update copyrights in a PR for a modified file (new files do need a correctly formatted copyright file with the right year). Ambarish periodically runs a script to update them. If you do update copyrights, you need to make sure that the year is right (if, for example, the PR was started in one year and finished the next yet). I tend to not update them for PRs that I expect to backport, since it increases the likelihood of not being able to use the /backport command.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2007#issuecomment-3909493678
More information about the openjfx-dev
mailing list