On Mon, 18 Aug 2025 04:48:26 GMT, David Alayachew <[email protected]> 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. Hi @davidalayachew, can you update the copyright year at top from `2015, 2016,` to `2015, 2025,`? In addition, according to https://openjdk.org/guide, we usually leave 24 hours for sufficient review. This applies so you should type `/integrate` later in the future. ------------- PR Review: https://git.openjdk.org/jdk/pull/26814#pullrequestreview-3128437299
