On Tue, 3 Jan 2023 10:59:36 GMT, Anto J <a...@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