RFR: 8340140: Open some dialog awt tests 3
Harshitha Onkar
honkar at openjdk.org
Tue Oct 15 00:44:14 UTC 2024
On Tue, 15 Oct 2024 00:17:14 GMT, Alisen Chung <achung at 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
More information about the client-libs-dev
mailing list