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

Dmitry Markov dmarkov at openjdk.org
Mon Jun 26 15:28:06 UTC 2023


On Fri, 23 Jun 2023 20:24:21 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
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   added test cases, fixed spacing

@alisenchung The fix looks OK. Did you test it on macOS 12? If not, can you ensure that previous macOS version(s) works fine with the proposed changes?

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

PR Review: https://git.openjdk.org/jdk/pull/14226#pullrequestreview-1498815269



More information about the client-libs-dev mailing list