RFR: 8328370: Convert java/awt/print/Dialog/PrintApplet.java applet test to main [v4]
Alisen Chung
achung at openjdk.org
Fri Mar 22 20:04:23 UTC 2024
On Thu, 21 Mar 2024 16:11:44 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 one additional commit since the last revision:
>
> Fix main/manual
Changes requested by achung (Committer).
test/jdk/java/awt/print/Dialog/PrintModalDialog.java line 43:
> 41:
> 42: import javax.swing.JButton;
> 43:
i think the order should be imports then jtreg tags
-------------
PR Review: https://git.openjdk.org/jdk/pull/18362#pullrequestreview-1955695843
PR Review Comment: https://git.openjdk.org/jdk/pull/18362#discussion_r1536136404
More information about the client-libs-dev
mailing list