Integrated: 8296934: Write a test to verify whether Undecorated Frame can be iconified or not

Anto J aj at openjdk.org
Fri Jan 6 00:40:59 UTC 2023


On Mon, 2 Jan 2023 16:09:35 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.

This pull request has now been integrated.

Changeset: 7845b0d7
Author:    Anto J <aj at openjdk.org>
Committer: Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7845b0d7b4193688448b7bf0c427df4976d302e5
Stats:     200 lines in 1 file changed: 200 ins; 0 del; 0 mod

8296934: Write a test to verify whether Undecorated Frame can be iconified or not

Reviewed-by: serb

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

PR: https://git.openjdk.org/jdk/pull/11812



More information about the client-libs-dev mailing list