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

Sergey Bylokhov serb at openjdk.org
Tue May 30 21:23:54 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

Why this method is not called automatically by our native code? what events are changed since macOS 13.0?

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

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



More information about the client-libs-dev mailing list