RFR: 8365643: JShell EditPad out of bounds on Windows [v3]
duke
duke at openjdk.org
Mon Aug 18 20:04:47 UTC 2025
On Mon, 18 Aug 2025 19:45:12 GMT, David Alayachew <duke at openjdk.org> wrote:
>> When calling the `setLocationRelativeTo()` method, a null parameter means that it centers the window in the screen. However, any subsequent resizing operations will change only the size, not the location of the window. Understandable, but now the window is no longer centered. So, changing the order of operations.
>
> David Alayachew has updated the pull request incrementally with one additional commit since the last revision:
>
> Forgot to update the copyright year.
@davidalayachew
Your change (at version 1a7f99524d0841e5f3600abf933c32851af0742a) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26814#issuecomment-3198244614
More information about the client-libs-dev
mailing list