On Wed, 20 Mar 2024 16:26:39 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:

>> Convert java/awt/print/Dialog/PrintApplet.java applet test to main using 
>> PassFailJFrame. Also rename the test to PrintModalDialog.java since this is 
>> no longer an applet. Added test instructions related to the linked JBS issue.
>
> Damon Nguyen has updated the pull request incrementally with two additional 
> commits since the last revision:
> 
>  - Modify instructions more
>  - Modify instructions

test/jdk/java/awt/print/Dialog/PrintModalDialog.java line 31:

> 29:  * @build PassFailJFrame
> 30:  * @summary Pass if dialogs are modal.
> 31:  * @run main PrintModalDialog

should be main/manual

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18362#discussion_r1533268931

Reply via email to