RFR: 8365643: JShell EditPad out of bounds on Windows

Chen Liang liach at openjdk.org
Mon Aug 18 19:33:46 UTC 2025


On Mon, 18 Aug 2025 19:12:30 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.
>
> And yes, in future pull requests, I will try and remember to wait before trying to do an integrate command.
> 
> Is there any outstanding tasks? Or are we just waiting the 24 hours before merging?

@davidalayachew I don't see the copyright year update committed. Did you accidentally forget to push?

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

PR Comment: https://git.openjdk.org/jdk/pull/26814#issuecomment-3198130706


More information about the compiler-dev mailing list