On Tue, 15 Oct 2024 00:17:14 GMT, Alisen Chung <ach...@openjdk.org> wrote:

> Third set of dialog swing tests to open during fall 2024 test sprint

test/jdk/java/awt/Dialog/ClosingParentTest.java line 36:

> 34:  * @bug 4336913
> 35:  * @summary On Win32, disable parent window controls while modal dialog 
> is being created.
> 36:  * @library /open/test/jdk/java/awt/regtesthelpers

Library path needs to be updated for all the tests

Suggestion:

 * @summary On Win, disable parent window controls while modal dialog is being 
created.
 * @library /java/awt/regtesthelpers

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21511#discussion_r1800271663

Reply via email to