On Wed, 1 Feb 2023 16:17:02 GMT, Nikita Gubarkov <[email protected]> wrote:
> The `AwtWindow::CheckWindowDPIChange()` hack was introduced for popup windows > and breaks maximization logic, so reshape window only if it's not maximized. I tested it and it looks good. In my case the title bar and client area were always aligned, yet the window was maximized incorrectly. I ran the client tests, all's green. ------------- Marked as reviewed by aivanov (Reviewer). PR: https://git.openjdk.org/jdk/pull/12367
