RFR: 8328370: Convert java/awt/print/Dialog/PrintApplet.java applet test to main [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Thu Mar 21 05:33:20 UTC 2024
On Wed, 20 Mar 2024 16:26:39 GMT, Damon Nguyen <dnguyen at 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
More information about the client-libs-dev
mailing list