RFR: 8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.
Sergey Bylokhov
serb at openjdk.org
Tue May 30 21:27:53 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
BTW it is unclear what the call to "displayChanged" will fix. Will it set the correct "graphicsDevice", if yes then what gD was used before the call, if not then what property is updated by the "displayChanged"?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14226#issuecomment-1569124595
More information about the client-libs-dev
mailing list