On Thu, 21 Mar 2024 16:11:44 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 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