Integrated: 8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.
Alisen Chung
achung at openjdk.org
Wed Jun 28 20:20:06 UTC 2023
On Tue, 30 May 2023 18:41:38 GMT, Alisen Chung <achung at openjdk.org> wrote:
> added displayChanged call to CPlatformWindow when frame first needs to deiconify or unmaximize
> All client tests passed after change
This pull request has now been integrated.
Changeset: f0c2f098
Author: Alisen Chung <achung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f0c2f098150335fce736708354d58bae383cc4a1
Stats: 40 lines in 3 files changed: 38 ins; 1 del; 1 mod
8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.
Reviewed-by: dmarkov, honkar
-------------
PR: https://git.openjdk.org/jdk/pull/14226
More information about the client-libs-dev
mailing list