RFR: 8296934: Write a test to verify whether Undecorated Frame can be iconified or not [v2]
Sergey Bylokhov
serb at openjdk.org
Wed Jan 4 22:44:50 UTC 2023
On Tue, 3 Jan 2023 10:59:36 GMT, Anto J <aj at openjdk.org> wrote:
>> This test case verifies that Undecorated Frame can be iconified or not
>> Using mouse click events generated WINDOW_ACTIVATED, WINDOW_ICONIFIED, WINDOW_DEACTIVATED, and WINDOW_DEICONIFIED and tested whether it is iconified or not.
>
> Anto J has updated the pull request incrementally with one additional commit since the last revision:
>
> 8296934: Write a test to verify whether Undecorated Frame can be iconified or not
Looks fine, I assume the code was tested in the mach5.
-------------
Marked as reviewed by serb (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11812
More information about the client-libs-dev
mailing list