RFR: 8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.

Sergey Bylokhov serb at openjdk.org
Wed Jun 7 20:48:50 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

Possibly some synchronization is needed in the jdk, it needs to be checked why the message is not posted. But it should not be fixed by the "displayChanged" used as a "delay"

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

PR Comment: https://git.openjdk.org/jdk/pull/14226#issuecomment-1581483465



More information about the client-libs-dev mailing list