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 implemented better approach, which works well with half/quarter/etc. screen maximization and when maximized bounds are set. cc @mrserb @avu @aivanov-jdk ------------- PR: https://git.openjdk.org/jdk/pull/12367
