On Tue, 13 Feb 2024 12:06:46 GMT, Renjith Kannath Pariyangad <rkannathp...@openjdk.org> wrote:
>> test/jdk/java/awt/print/PrinterJob/PageDlgPrnButton.java line 48: >> >>> 46: "For non-windows OS, this test PASSes.\n" + >>> 47: "You must have at least 2 printers available to perform >>> this test.\n" + >>> 48: "This test brings up a native Windows page dialog.\n" + >> >> Can we verify this too? That is the number of print services is at least 2. > > This test is showing only a windows _page setup_ without any option to select > printer and printing to default printer. Do you think we should add this > condition ? It shows the print dialog later after you click OK. And you can modify the page format in this Page Setup dialog; perhaps it's what expected but it's not clear. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17609#discussion_r1512949480