On Mon, 18 Aug 2025 04:48:26 GMT, David Alayachew <d...@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.

This pull request has now been integrated.

Changeset: bad38a0f
Author:    David Alayachew <davidalayac...@gmail.com>
Committer: Chen Liang <li...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/bad38a0f928589be62cabcc48df8a4651c615b3c
Stats:     3 lines in 1 file changed: 1 ins; 1 del; 1 mod

8365643: JShell EditPad out of bounds on Windows

Reviewed-by: liach, aivanov, cstein, jlahoda

-------------

PR: https://git.openjdk.org/jdk/pull/26814

Reply via email to